Loading md_to_docx_converter/md_to_html_2.lua +0 −3 Original line number Diff line number Diff line Loading @@ -338,9 +338,6 @@ if FORMAT:match 'html' then function Emph(el) el = Linking(el) if #el.content == 1 then return el.content[1] end return el end Loading Loading
md_to_docx_converter/md_to_html_2.lua +0 −3 Original line number Diff line number Diff line Loading @@ -338,9 +338,6 @@ if FORMAT:match 'html' then function Emph(el) el = Linking(el) if #el.content == 1 then return el.content[1] end return el end Loading