October 16, 2011 | ||
---|---|---|
View 1772a8a
Removes also leading tab from backtick codeblockFrederic Hemberger authored on 16/10/2011 at 10:02:14 |
September 18, 2011 | ||
---|---|---|
View 347e855
Fixes HTML validation issues with code highlightingFrederic Hemberger authored on 18/09/2011 at 11:55:35 |
September 8, 2011 | ||
---|---|---|
View a289c90
improved backtick codeblock's handling of the raw optionBrandon Mathis authored on 08/09/2011 at 04:29:54 |
September 7, 2011 | ||
---|---|---|
View 3d2d1a8
1. Vastly improved backtick code blocks and added support for Textile 2. Refactored Octopress filters into Liquid filters and pre/post render filters (using post_filters plugin) 3. Added methods to raw plugin to prevent Markdown and Textile from parsing blocks 4. Updated render partial to invoke the pre_render method of post_filters 5. Moved Rubypants filter out of default.html into Octopress post_render filters 6. Added raw's safe_wrapper method to codeblock and include_code filtersBrandon Mathis authored on 07/09/2011 at 23:32:57 |