aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/html_scroll.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-02-01 16:55:53 -0500
committerRalph Amissah <ralph@amissah.com>2011-02-01 16:55:53 -0500
commit704af1677c2904d0ccdff9fe75ed030ce6f060c8 (patch)
tree01298810b5b8b91031583e989fa774e4e000bfc7 /lib/sisu/v2/html_scroll.rb
parentdebian/changelog 2.7.9-1 (diff)
parentv3 introduced as development branch, invoked using "sisu --v3 [instructions] (diff)
Merge branch 'upstream' into debian/sid
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