aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/html_scroll.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v2/html_scroll.rb')
-rw-r--r--lib/sisu/v2/html_scroll.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/sisu/v2/html_scroll.rb b/lib/sisu/v2/html_scroll.rb
index 049eb922..bc6b4812 100644
--- a/lib/sisu/v2/html_scroll.rb
+++ b/lib/sisu/v2/html_scroll.rb
@@ -174,6 +174,8 @@ module SiSU_HTML_scroll
sto.code
elsif dob.is=='table'
sto.table
+ elsif dob.is=='break'
+ sto.break
end
if dob =~/<a name="n\d+">/ \
and dob =~/^(?:\^~\d+\s|<!e[:_]\d+!>)/ # hmmm re-adjusted 200507, for alt endnote which should again be matched ^~ ... not in response to problem though