pandoc/src/Text/Pandoc/Writers
John MacFarlane 5e039d913f Changes for skylighting-0.5.
This fixes a bug in 2.0.4, whereby pandoc could not
read the theme files generated with `--print-highlight-style`.

It also fixes some CSS issues involving line numbers.
Highlighted code blocks are now enclosed in a div with class
sourceCode.

Highlighting CSS no longer sets a generic color for pre
and code; we only set these for class `sourceCode`.

This will close #4133 and #4128.
2017-12-10 21:13:05 -08:00
..
AsciiDoc.hs hlint 2017-11-02 15:28:53 +03:00
CommonMark.hs commonmark/gfm writer: use raw html for native divs/spans. 2017-12-03 12:29:57 -08:00
ConTeXt.hs Let papersizes a0, a1, a2, ... be case-insensitive in LaTeX and ConTeXt. 2017-11-29 09:45:38 -08:00
Custom.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
Docbook.hs Source code reformatting. 2017-10-29 14:29:32 -07:00
Docx.hs Changes for skylighting-0.5. 2017-12-10 21:13:05 -08:00
DokuWiki.hs Removed useless notes state in DokuWiki writer. 2017-10-29 14:55:22 -07:00
EPUB.hs EPUB writer: Fixed path for cover image. 2017-11-14 21:06:24 -08:00
FB2.hs hlint 2017-11-01 14:40:10 +03:00
Haddock.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
HTML.hs Add empty_paragraphs extension. 2017-12-04 14:56:57 -08:00
ICML.hs hlint 2017-11-01 14:40:10 +03:00
JATS.hs Properly pass through author metadata in JATS writer. 2017-10-31 21:27:08 -07:00
LaTeX.hs LaTeX writer: escape _ in code with --listings. 2017-12-02 10:31:58 -08:00
Man.hs Man writer: omit internal links. 2017-12-09 14:09:00 -08:00
Markdown.hs Support --webtex for gfm output. 2017-11-28 10:56:32 -08:00
Math.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
MediaWiki.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Ms.hs Changes for skylighting-0.5. 2017-12-10 21:13:05 -08:00
Muse.hs Muse writer: improve inline normalization 2017-11-24 12:35:25 +03:00
Native.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
ODT.hs hlint 2017-11-01 14:40:10 +03:00
OpenDocument.hs Add empty_paragraphs extension. 2017-12-04 14:56:57 -08:00
OPML.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
Org.hs Revert "Better indentation under headers in org mode output." 2017-11-04 11:32:47 -07:00
RST.hs hlint 2017-11-01 14:40:10 +03:00
RTF.hs hlint 2017-11-01 14:40:10 +03:00
Shared.hs Docx writer: allow empty paragraphs. 2017-12-02 17:17:39 -08:00
TEI.hs hlint 2017-11-01 14:40:10 +03:00
Texinfo.hs Source code reformatting. 2017-10-29 14:29:32 -07:00
Textile.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
ZimWiki.hs hlint 2017-11-01 14:40:10 +03:00