pandoc/src/Text/Pandoc
Philip Pesca 01a52e2300 HTML writer: ensure TeX formulas are rendered correctly (#5658)
The web service passed in to `--webtex` may render formulas using inline
or display style by default. Prefixing formulas with the appropriate
command ensures they are rendered correctly.

This is a followup to the discussion in #5656.
2019-07-24 10:10:36 -07:00
..
App Logging: Added UnknownExtensions constructor to LogMessage. 2019-07-14 11:35:17 -07:00
Filter Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Lua Fix redundant constraint warnings. (#5625) 2019-07-02 10:29:34 +02:00
Readers LaTeX reader: support tex \tt command. 2019-07-22 15:29:07 -07:00
Writers HTML writer: ensure TeX formulas are rendered correctly (#5658) 2019-07-24 10:10:36 -07:00
App.hs Removed an unnecessary liftIO. 2019-07-20 12:53:44 -07:00
Asciify.hs Asciify.hs: add Turkish undotted-i (#5434) 2019-04-07 11:01:56 -06:00
BCP47.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Class.hs Fix handling of file: URL scheme in downloadOrRead (#5522) 2019-05-28 11:51:21 -04:00
CSS.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
CSV.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Data.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Emoji.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Error.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Extensions.hs Extensions.hs fix typo in PHP Markdown comment 2019-07-10 09:25:42 +02:00
Filter.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Highlighting.hs Add support for go with --listings. 2019-04-03 08:02:39 -07:00
ImageSize.hs Improve pdfSize in ImageSize by ignoring all whitespace in /MediaBox command (#5383) 2019-03-21 10:43:56 -06:00
Logging.hs Logging: Added UnknownExtensions constructor to LogMessage. 2019-07-14 11:35:17 -07:00
Lua.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
MediaBag.hs pandoc.mediabag module: add function delete 2019-05-29 23:18:44 +02:00
MIME.hs HTML writer: output video and audio elements 2019-05-29 09:43:50 +02:00
Options.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Parsing.hs Fix redundant constraint warnings. (#5625) 2019-07-02 10:29:34 +02:00
PDF.hs PDF: Better detection of a Cygwin environment. 2019-07-20 16:50:53 -07:00
Pretty.hs Use strict instead of lazy sum. 2019-03-28 13:51:15 -07:00
Process.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Readers.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
RoffChar.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
SelfContained.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Shared.hs Make filterIpynbOutput strip ANSI escapes from code in output... 2019-07-16 09:27:51 -07:00
Slides.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Templates.hs Templates: don't import/export varListToJSON. 2019-07-23 21:49:13 -07:00
Translations.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
UTF8.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
UUID.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Writers.hs Add jira writer (#5548) 2019-06-05 17:52:23 -04:00
XML.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00