https://bugs.documentfoundation.org/show_bug.cgi?id=98888

            Bug ID: 98888
           Summary: FILESAVE: Export to mediawiki inserts redundant
                    emptylines in <ref> when before headings
           Product: LibreOffice
           Version: 5.1.1.3 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 123850
  --> https://bugs.documentfoundation.org/attachment.cgi?id=123850&action=edit
File that shows the problem when exported in MediaWiki

When exporting to MediaWiki format, there is an empty line inserted in a
footnote, before the </ref> tag, when the footnote is followed by a heading.

** i.e. 

<ref name="ftn7">Wikipedia [https://en.wikipedia.org/
https://en.wikipedia.org/]

</ref>

** instead of 

<ref name="ftn7">Wikipedia [https://en.wikipedia.org/
https://en.wikipedia.org/]</ref>

This is a problem, since it breaks i.e. the pandoc mediawiki parser.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to