From c44ad0710a6aecc064be39d07a0dda69eac2f1d8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 25 Mar 2017 22:23:15 +0100 Subject: Ms writer: added TODO comment. --- src/Text/Pandoc/Writers/Ms.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Text') diff --git a/src/Text/Pandoc/Writers/Ms.hs b/src/Text/Pandoc/Writers/Ms.hs index 2ff83ed96..d70968d08 100644 --- a/src/Text/Pandoc/Writers/Ms.hs +++ b/src/Text/Pandoc/Writers/Ms.hs @@ -31,6 +31,9 @@ TODO: [ ] is there a way to avoid the extra space between internal links and following punctuation? + internal links followed by a space also cause bad formatting + (a line break) + but adding \c at the end of the link text doesn't seem to work [ ] manually create TOC including internal links and pdf outline bookmarks? See http://pipeline.lbl.gov/code/3rd_party/licenses.win/groff/1.19.2/pdf/pdfmark.pdf -- cgit v1.2.3