summaryrefslogtreecommitdiff
path: root/xhtml11.conf
Commit message (Expand)AuthorAgeFilesLines
* Embedded data-uri images now figure file mimetype from file contents ratherStuart Rackham2012-07-311-4/+4
* Replaced obsolete <tt> tag with <code> in HTML backends.Stuart Rackham2012-06-171-11/+11
* 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-15/+15
* - 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-11/+9
* 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
* 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
* For consistency converted all DOS formatted configuration and text files (anStuart Rackham2011-04-161-680/+680
* Renamed lsq, rsq, ldq, rdq attributes to lsquo, rsquo, ldquo, rdquo toStuart Rackham2011-01-311-2/+2
* Single and double quote characters are now set using the {lsq}, {rsq},Stuart Rackham2011-01-271-2/+2
* - Added listing and quote paragraph styles.Stuart Rackham2010-10-111-9/+0
* Added optional document header 'title' attribute for HTML backends forStuart Rackham2010-10-011-1/+2
* - Added 'keywords' and 'description' meta-data attributes to HTMLStuart Rackham2010-10-011-0/+2
* - Added 'partintro' style to 'Openblock' for book part introductions.Stuart Rackham2010-09-291-2/+7
* Backend specific global configuration files (excluding `asciidoc.conf`) areStuart Rackham2010-09-281-8/+11
* Backout r848.Stuart Rackham2010-09-261-4/+4
* 'theme' and 'stylesheet' attributes can now be set in the document header.Stuart Rackham2010-09-261-4/+4
* FIXED: Callout icons were not rendered as Data URIs when 'icons' and 'data-uri'Stuart Rackham2010-09-251-2/+17
* - Entities inside quoted text are now highlighted.Stuart Rackham2010-09-241-1/+1
* - Added 'role' and 'id' attributes to HTML outputs generated by 'Openblock's.Stuart Rackham2010-09-231-1/+6
* A 'start' attribute set the start number for numbered lists. See:Stuart Rackham2010-09-211-1/+2
* Added two more docinfo attributes 'docinfo1' and 'docinfo2' to allow andStuart Rackham2010-09-211-1/+2
* FIXED: Broken 'docinfo' file functionality to 'html4' and 'xhtml11' backendsStuart Rackham2010-08-211-1/+1
* Quoted element positional color and size attributes and named 'role'Stuart Rackham2010-08-181-0/+12
* Added style and role CSS classes to xhtml11 sections.Stuart Rackham2010-08-051-0/+10
* Added the 'role' element to xhtml11 backend block elements.Stuart Rackham2010-08-051-25/+25
* - FIXED: Filter execution now occurs prior to filter markup templateStuart Rackham2010-08-041-3/+0
* Pygments (http://pygments.org/) option added to source code highlight filter.Stuart Rackham2010-08-021-0/+4
* xhtml11: Set body element class name to document type.Stuart Rackham2010-05-131-1/+1
* - Added {template:...} system attribute.Stuart Rackham2010-03-251-12/+8
* - Added 'latex' filter.Stuart Rackham2010-03-211-1/+4
* xhtml11 backend: Callouts and callout lists display callout icons when theStuart Rackham2010-02-231-2/+9
* Pushed HTML footer text into language conf files with the introduction of aStuart Rackham2010-01-251-2/+1
* xhtml11: Verse block and paragraph content enveloped in a preStuart Rackham2010-01-041-2/+2
* Added 'notitle' attribute to allow the document title to be hidden.Stuart Rackham2009-12-141-1/+1
* Added 'header' table style. See:Stuart Rackham2009-12-051-0/+3
* FIXED: Regression issue with inline data-uri images. SeeStuart Rackham2009-12-031-1/+1
* - FIXED: Absolute imagesdir and iconsdir path names do not work with theStuart Rackham2009-12-021-3/+3