| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
resolves #460 properly style floating images (inline & block)
|
|
|
|
|
|
|
|
|
|
- introduce .thumb (.th) and .related (.rel) classes for further styling
|
|
|
|
resolves #455 add Markdown-style horizontal rules (w/ restriction)
|
|
|
|
|
|
resolves #457 honor showtitle attribute as alternate to notitle!
|
|
|
|
|
|
|
|
|
|
|
|
resolves #438 add basic template cache
|
|
|
|
|
|
resolves #451 upgrade font awesome to 3.2.0
|
|
- also inline the title_div helper method
|
|
- include test that font awesome link is included in HTML head
|
|
optimize admonition template
|
|
|
|
resolves #447 add html-pipeline as source-highlighter option
|
|
- also optimize listing & literal template as pure Ruby
|
|
|
|
resolves #436 move style to instance variable
|
|
update zurb foundation to 4.2.2, adjust styles accordingly
|
|
|
|
- convenience methods to check/retrieve role and reftext attributes
|
|
resolves #441 add AsciiDoc compat for linkattrs feature
|
|
Document tilt requirement
|
|
|
|
resolves #437 allow multiple template directories to be specified
|
|
|
|
- also document how the template directory is built
|
|
|
|
resolves #406 add option to cli to specify template engine
|
|
|
|
|
|
add tests for custom (tilt) backends
|
|
|
|
|
|
|
|
|