diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-07-30 13:43:37 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-07-30 13:43:37 +0100 |
commit | f17c8b940681250dacd0154033525658ad5c0a08 (patch) | |
tree | c623a98f8d50b2576de7f785a391ef0e9ff1865f /lib/sisu/v0/xml_dom.rb | |
parent | processed number added for urls and remote placement (diff) |
replace unintended tabs with spaces
Diffstat (limited to 'lib/sisu/v0/xml_dom.rb')
-rw-r--r-- | lib/sisu/v0/xml_dom.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/xml_dom.rb b/lib/sisu/v0/xml_dom.rb index dd995dcf..82d882e0 100644 --- a/lib/sisu/v0/xml_dom.rb +++ b/lib/sisu/v0/xml_dom.rb @@ -336,7 +336,7 @@ WOK if para =~/^0~(\S+)\s+(.+?)$/ # for headers d_meta=SiSU_text_utils::Header_scan.new(@md,para).meta if d_meta; xml_head(d_meta) - end + end end @rcdc=true if @rcdc==false and (para =~/~metadata/ or para =~/1~\s+Document Information/) if para !~/(^0~|<ENDNOTES>|<EOF>)/ |