log piecrust/formatting/markdownformatter.py @ 1131:32f71dbf5cb1

age author description
Tue, 13 Feb 2018 13:32:09 -0800 Ludovic Chabant formatters: Remove Hoedown formatter, split it off to a pluging.
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Sat, 29 Apr 2017 21:27:33 -0700 Ludovic Chabant optimize: Only load some 3rd party packages when needed.
Sun, 26 Jul 2015 09:46:49 -0700 Ludovic Chabant formatting: Add support for Markdown extension configs.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Sat, 30 May 2015 15:41:52 -0700 Ludovic Chabant markdown: Cache the formatter once.
Thu, 15 Jan 2015 22:53:32 -0800 Ludovic Chabant markdown: Let the user specify extensions in one line.
Sat, 30 Aug 2014 17:35:11 -0700 Ludovic Chabant Add SmartyPants formatting. 2.0.0-alpha2
Tue, 26 Aug 2014 23:18:58 -0700 Ludovic Chabant More robust Markdown configuration handling.
Mon, 18 Aug 2014 16:54:00 -0700 Ludovic Chabant Add support for Markdown extensions.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.