summaryrefslogtreecommitdiff
path: root/html5.conf
Commit message (Expand)AuthorAgeFilesLines
* HTML5 footer badges.Stuart Rackham2012-12-311-6/+5
* Updated html5 backend (previous commit was xhtml11 only). See:Stuart Rackham2012-08-011-4/+4
* Fixed pygments source not being highlighted (pygments.css was not picked up byStuart Rackham2012-03-301-0/+12
* - FIXED: All Python filters are executed with the same PythonStuart Rackham2012-03-011-5/+5
* - Documentation updates.Stuart Rackham2011-12-221-2/+2
* Implemented toc::[] block macro and 'toc-placement' attribute forStuart Rackham2011-11-061-2/+5
* Added 'unbreakable' option to XHTML and HTML 5 backends.Stuart Rackham2011-11-061-17/+17
* - If the section name is prefixed with a '+' character then theStuart Rackham2011-08-281-0/+1
* Fixed: Some path attributes were processed as escaped Python strings whichStuart Rackham2011-08-091-7/+7
* Dropped the broken 'Get Firefox!' badges.Stuart Rackham2011-08-081-5/+0
* - html5,xhtml11: Implemented themes directory structure.Stuart Rackham2011-05-311-1/+4
* xhtml11, html5: Remove necessity for separate manpage CSS files.Stuart Rackham2011-05-291-4/+0
* Add 'css-signature' attribute to set a CSS signature for the document.Stuart Rackham2011-05-271-1/+1
* - Rolled CSS files for xhtml11 and html5 into single asciidoc.css file.Stuart Rackham2011-05-191-10/+8
* Refactored xhtml11.css and html5.css into:Stuart Rackham2011-05-041-0/+2
* Renamed asciidoc-xhtml11.js to asciidoc.js as it's used by 'xhtml11'Stuart Rackham2011-05-041-2/+2
* html5 backend: Simplified audio and video templates; put title at top.Stuart Rackham2011-05-011-8/+6
* html5 backend: Added 'audio' and 'video' block macros.Stuart Rackham2011-04-301-0/+21
* Fixed literal and listing block CSS regressions.Stuart Rackham2011-04-281-2/+2
* xhtml11,html5: Added 'toc2' attribute which generates a scrollable table ofStuart Rackham2011-04-241-4/+8
* Changed order of JavaScript loading to ensure latency patch works with linkedStuart Rackham2011-04-221-1/+1
* Improve xhtml11 backend's table of contents generation latency.Stuart Rackham2011-04-221-2/+2
* html5: Added generator meta.Stuart Rackham2011-04-221-0/+1
* Added html5 backend. First cut, the HTML5 validates but is probably not optimalStuart Rackham2011-04-211-0/+662