pandoc/src/Text/Pandoc/Writers
John MacFarlane d0bf7efe95 Man writer: fixed boldfacing of definition terms.
Previously the bold-facing would be interrupted by
other formatting, because we used `.B`.

Closes .
2019-07-13 16:12:28 -07:00
..
Powerpoint Powerpoint code formatting is now context dependent () 2019-06-14 08:42:06 -07:00
AsciiDoc.hs Asciidoc writer: use doubled ## when necessary for spans. 2019-06-10 14:47:04 -07:00
CommonMark.hs consolidate simple-table detection () 2019-05-27 13:53:19 -04:00
ConTeXt.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Custom.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Docbook.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Docx.hs Docx writer: Use w:br without attributes for line breaks. 2019-03-21 09:28:16 -07:00
DokuWiki.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
EPUB.hs EPUB writer: Use svg tag wrapper for cover image. 2019-07-13 15:20:14 -07:00
FB2.hs FB2 writer: do not wrap note references into <sup> and brackets 2019-05-15 13:31:07 +03:00
Haddock.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
HTML.hs Pass through aria- attributes to HTML5. 2019-07-12 17:03:01 -07:00
ICML.hs Add missing copyright notices and remove license boilerplate () 2019-02-04 13:52:31 -08:00
Ipynb.hs ipynb reader/writer: use format 'ipynb' for raw cell where no format given. 2019-03-30 09:57:43 -07:00
JATS.hs JATS Writer: do not emit empty <fn-group> () 2019-06-21 19:06:28 +02:00
Jira.hs Add jira writer () 2019-06-05 17:52:23 -04:00
LaTeX.hs LaTeX writer: Don't highlight code in headings. 2019-06-11 20:47:29 -07:00
Man.hs Man writer: fixed boldfacing of definition terms. 2019-07-13 16:12:28 -07:00
Markdown.hs Avoid unwanted interpretation of def list term as other kind of block, 2019-06-03 09:51:19 -07:00
Math.hs KaTeX: don't use autorenderer. 2018-10-04 10:33:46 -07:00
MediaWiki.hs Add XWiki Support () 2019-04-02 17:27:02 -06:00
Ms.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Muse.hs consolidate simple-table detection () 2019-05-27 13:53:19 -04:00
Native.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
ODT.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
OOXML.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
OpenDocument.hs OpenDocument writer: Avoid duplicate attributes. 2019-06-12 21:51:09 -07:00
OPML.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Org.hs Org writer: always indent src blocks content by 2 spaces 2019-05-12 14:49:52 +02:00
Powerpoint.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Roff.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
RST.hs Tigthen up fix to . 2019-04-16 09:32:19 -07:00
RTF.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Shared.hs Fix redundant constraint warnings. () 2019-07-02 10:29:34 +02:00
TEI.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Texinfo.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Textile.hs Textile writer: fix closing tag for math output 2019-06-01 10:16:00 +02:00
XWiki.hs Add XWiki Support () 2019-04-02 17:27:02 -06:00
ZimWiki.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00