log

age author description
Mon, 18 Aug 2014 16:54:00 -0700 Ludovic Chabant Add support for Markdown extensions.
Mon, 18 Aug 2014 16:53:47 -0700 Ludovic Chabant Add the `paginate` filter to Jinja, activate `auto_reload`.
Mon, 18 Aug 2014 16:53:26 -0700 Ludovic Chabant Slightly better exception throwing in the processing pipeline.
Mon, 18 Aug 2014 16:53:08 -0700 Ludovic Chabant The LESS compiler must be launched in a shell on Windows.
Mon, 18 Aug 2014 16:51:38 -0700 Ludovic Chabant Correctly set the current page on a pagination slicer.
Mon, 18 Aug 2014 16:51:16 -0700 Ludovic Chabant Fix how the `Paginator` gets the numer of items per page.
Mon, 18 Aug 2014 16:50:45 -0700 Ludovic Chabant Properly escape HTML characters in the debug info, add more options.