summaryrefslogtreecommitdiff
path: root/src/Text
Commit message (Expand)AuthorAge
* Improved support for columns in HTML.John MacFarlane2017-11-02
* Support `lineAnchors` (or `line-anchors`) in code blocks, for HTML.John MacFarlane2017-11-02
* Use latest skylighting; ensure no duplicate ids on code lines.John MacFarlane2017-11-02
* Fixed revealjs slide column width issues.John MacFarlane2017-11-02
* hlintAlexander Krotov2017-11-02
* SelfContained: use base64 for css links with media attribute.John MacFarlane2017-11-01
* Really fix #3989.John MacFarlane2017-11-01
* hlintAlexander Krotov2017-11-01
* FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov2017-11-01
* FB2 writer: remove <annotation> from <body>Alexander Krotov2017-11-01
* Merge pull request #4009 from mb21/html-class-namesJohn MacFarlane2017-11-01
|\
| * HTML Writer: consistently use dashed class-namesmb212017-10-31
* | Merge pull request #4008 from labdsf/fb2-bulletsJohn MacFarlane2017-11-01
|\ \
| * | FB2 writer: make bullet lists consistent with ordered listsAlexander Krotov2017-10-31
| |/
* | Properly pass through author metadata in JATS writer.John MacFarlane2017-10-31
* | Fixed regression in parsing of HTML comments in markdown...John MacFarlane2017-10-31
* | Merge pull request #4018 from swilde/creole-fixesJohn MacFarlane2017-11-01
|\ \
| * | Creole reader: fixed some minor typos and formatting.Sascha Wilde2017-10-31
| * | Creole reader: fixed lists with trailing white space.Sascha Wilde2017-10-31
* | | Add Millimeter constructor to Dimension in ImageSize.John MacFarlane2017-10-31
* | | LaTeX reader: handle `%` comment right after command.John MacFarlane2017-10-31
* | | LaTeX/Beamer writer: support "blocks" inside columns and other Divs.John MacFarlane2017-10-31
* | | Markdown reader: make sure fenced div closers work in lists.John MacFarlane2017-10-31
* | | Make `fenced_divs` affect the Markdown writer.John MacFarlane2017-10-31
|/ /
* / FB2 writer: write blocks outside of <p> in definitionsAlexander Krotov2017-10-31
|/
* EPUB writer: fixed filepaths for nonstandard epub-subdirectory values.John MacFarlane2017-10-30
* EPUB writer fixes:John MacFarlane2017-10-30
* LaTeX reader: insert space when needed in macro expansion.John MacFarlane2017-10-30
* Allow unbraced arguments for macros.John MacFarlane2017-10-30
* Allow body of macro definition to be unbraced.John MacFarlane2017-10-30
* Fixed warnings.John MacFarlane2017-10-29
* Export all of Text.Pandoc.Class from Text.Pandoc.John MacFarlane2017-10-29
* Removed useless notes state in DokuWiki writer.John MacFarlane2017-10-29
* Source code reformatting.John MacFarlane2017-10-29
* hlint suggestions.John MacFarlane2017-10-29
* More hlint.John MacFarlane2017-10-29
* Small reformat.John MacFarlane2017-10-29
* Use uncurry.John MacFarlane2017-10-29
* More hlint fixes.John MacFarlane2017-10-29
* Write FB2 lists without nesting blocks inside <p> (#4004)Alexander2017-10-29
* Fix warning for older GHC versions.John MacFarlane2017-10-28
* Try to fix imports for older ghc.John MacFarlane2017-10-28
* Change order of imports to satisfy older ghc.John MacFarlane2017-10-28
* hlint suggestions.John MacFarlane2017-10-27
* Don't rely on syb when we don't need to.John MacFarlane2017-10-27
* hlint changes.John MacFarlane2017-10-27
* hlint suggestions.John MacFarlane2017-10-27
* hlint suggestions.John MacFarlane2017-10-27
* hlint suggestions.John MacFarlane2017-10-27
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27