summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Ms.hs
Commit message (Expand)AuthorAge
* Update copyright notices to include 2018Albert Krewinkel2018-01-05
* Changes for skylighting-0.5.John MacFarlane2017-12-10
* Source code reformatting.John MacFarlane2017-10-29
* hlint suggestions.John MacFarlane2017-10-29
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Writers: adjusted for renderTemplate' changes.John MacFarlane2017-06-20
* Use Control.Monad.State.Strict throughout.John MacFarlane2017-06-17
* Switched Writer types to use Text.John MacFarlane2017-06-11
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
* Ms writer: make use of already defined render' (#3613)Alexander Krotov2017-04-28
* Ms writer: wider indents for lists.John MacFarlane2017-04-06
* Ms writer: respect text wrapping options.John MacFarlane2017-04-05
* Ms writer improvements:John MacFarlane2017-04-04
* Ms writer: ensure that @ is escaped in URIs.John MacFarlane2017-04-04
* Ms writer: added syntax highlighting.John MacFarlane2017-04-01
* Ms writer: update TODO comments.John MacFarlane2017-03-26
* Ms writer: Hyperlink table of contents and other improvements.John MacFarlane2017-03-26
* Ms writer: Add PDF outline bookmarks.John MacFarlane2017-03-26
* Ms writer: Use @ instead of | for inline math delimiter.John MacFarlane2017-03-26
* Ms writre: Added some escapes.John MacFarlane2017-03-26
* Removed unused imports.John MacFarlane2017-03-26
* Ms writer: Support external links.John MacFarlane2017-03-26
* Ms writer: better placement of header anchors.John MacFarlane2017-03-26
* Ms writer: more spacing fixes for internal links.John MacFarlane2017-03-26
* Ms writer: improved internal links.John MacFarlane2017-03-26
* Ms writer: added TODO comment.John MacFarlane2017-03-25
* Ms writer: Implement header identifiers and internal links.John MacFarlane2017-03-25
* Ms writer: revise TODO comments.John MacFarlane2017-03-25
* Ms writer: use light gray for strikeout.John MacFarlane2017-03-25
* Ms writer: improved pdf metadata.John MacFarlane2017-03-25
* Ms. writer: links: use footnote only for absolute URIs.John MacFarlane2017-03-25
* Ms writer: Got figures with ps and eps images working.John MacFarlane2017-03-25
* Ms writer: Use indented paragraphs after first in section.John MacFarlane2017-03-24
* Ms writer: support --toc, date, abstract.John MacFarlane2017-03-24
* Ms writer: changed some names and comments, man -> ms.John MacFarlane2017-03-24
* Ms writer: fixed rawblock/inline to accept "ms" format.John MacFarlane2017-03-24
* Recognize .roff extension as ms format.John MacFarlane2017-03-24
* Ms writer: Use custom .HRULE macro for horizontal rule.John MacFarlane2017-03-24
* Ms writer: warning for non-rendered raw content.John MacFarlane2017-03-24
* Allow creation of pdf via groff ms and pdfroff.John MacFarlane2017-03-23
* Ms writer: improved definition lists.John MacFarlane2017-03-23
* Ms writer: use .IP for more standard definition lists.John MacFarlane2017-03-23
* Ms writer: fixed hard line breaks.John MacFarlane2017-03-23
* MS writer: updated TODO comment.John MacFarlane2017-03-23
* Ms writer: Super/subscript support.John MacFarlane2017-03-23
* Ms writer: support for fake smallcaps.John MacFarlane2017-03-23
* Ms. writer: don't render links in footnotes as footnotes.John MacFarlane2017-03-23
* Ms writer: Improved footnotes.John MacFarlane2017-03-23
* Ms writer: fixed strong/emph combination.John MacFarlane2017-03-23
* Initial addition of groff ms writer.John MacFarlane2017-03-23