lib/isodoc/function/cleanup.rb in isodoc-1.6.0 vs lib/isodoc/function/cleanup.rb in isodoc-1.6.1
- old
+ new
@@ -202,11 +202,10 @@
table_note_cleanup(docxml)
table_long_strings_cleanup(docxml)
docxml
end
- def symbols_cleanup(docxml)
- end
+ def symbols_cleanup(docxml); end
def table_footnote_reference_format(a)
a
end