pandoc/src/Text/Pandoc
John MacFarlane 8761d57750 Change MathJax CDN default since old one is shutting down.
New URL: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js
Announcement: https://www.mathjax.org/cdn-shutting-down/

NOTE:  The new URL requires a version number, which we'll have
to update manually in subsequent pandoc releases in order to
take advantage of mathjax improvements.

Closes #3544.
2017-04-01 11:05:12 +02:00
..
Compat Add EOL note to time compat module. 2016-09-03 08:10:53 -04:00
Lua Ensure compatibility with hslua 0.5.* 2017-03-24 21:31:35 +01:00
Readers lstinline with braces can be used (verb cannot be used with braces) (#3535) 2017-03-29 14:49:46 +02:00
Writers JATS writer: put references in <back>. 2017-03-31 11:07:09 +02:00
App.hs Change MathJax CDN default since old one is shutting down. 2017-04-01 11:05:12 +02:00
Asciify.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
Class.hs Changed display format for messages. 2017-03-09 10:30:57 +01:00
CSS.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
Data.hsb Revert "Use file-embed instead of hsb2hs to embed data files." 2017-03-26 20:48:17 +02:00
Emoji.hs Fixed Emoji character definitions. 2015-12-04 09:38:58 -08:00
Error.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
Extensions.hs Add space_in_atx_header extension. 2017-03-20 21:55:30 +01:00
Highlighting.hs Allow dynamic loading of syntax definitions. 2017-03-30 22:36:36 +02:00
ImageSize.hs ImageSize: export lengthToDim, new function scaleDimension. 2017-02-26 23:40:09 +01:00
Logging.hs RST writer: convert to PandocMonad, report on unrendered raw items. 2017-03-13 21:32:58 +01:00
Lua.hs Lua filters (#3514) 2017-03-20 15:17:03 +01:00
MediaBag.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
MIME.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
Options.hs Allow dynamic loading of syntax definitions. 2017-03-30 22:36:36 +02:00
Parsing.hs Better handling of \part in LaTeX. 2017-03-13 22:11:10 +01:00
PDF.hs PDF: when running pdfroff, don't do second pass to relocate toc. 2017-03-26 20:00:40 +02:00
Pretty.hs Revert "Experimental change to charWidth in Pretty." 2017-03-22 16:08:09 +01:00
Process.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
SelfContained.hs SelfContained: export makeDataURI 2017-03-30 16:43:12 +02:00
Shared.hs Revert "Shared: export extractIds." 2017-03-12 21:18:19 +01:00
Slides.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
Templates.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
UTF8.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
UUID.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
XML.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00