summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Ms.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-03-26 20:04:46 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-03-26 20:04:46 +0200
commit51ab1bf2700f23e881aa06c638da4d3606fa22a4 (patch)
treea4b61156c7d6a046e3a7953506bd6955ae7e5384 /src/Text/Pandoc/Writers/Ms.hs
parent0eb62f03fe5cc65534a30bb1f66362e85992c55a (diff)
Ms writer: update TODO comments.
Diffstat (limited to 'src/Text/Pandoc/Writers/Ms.hs')
-rw-r--r--src/Text/Pandoc/Writers/Ms.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Text/Pandoc/Writers/Ms.hs b/src/Text/Pandoc/Writers/Ms.hs
index 1fd8bb344..be191c7da 100644
--- a/src/Text/Pandoc/Writers/Ms.hs
+++ b/src/Text/Pandoc/Writers/Ms.hs
@@ -29,9 +29,6 @@ Conversion of 'Pandoc' documents to groff ms format.
TODO:
-[ ] 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
[ ] use base URL to construct absolute URLs from relative ones for external
links
[ ] is there a better way to do strikeout?