summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More documentation updates for 8.2.6 release.8.2.6Stuart Rackham2008-04-293-9/+11
* Hide Table of Contents title if Table of Contents empty -- patch submitted by...Stuart Rackham2008-04-221-0/+2
* More documentation updates for 8.2.6 release.Stuart Rackham2008-04-222-21/+14
* Version number and documentation updates for 8.2.6 release.Stuart Rackham2008-04-214-7/+77
* Vim syntax highlighter: added a couple region 'keepend' arguments.Stuart Rackham2008-04-172-9/+11
* Vim syntax highlighter: don't allow contained elements to go past end of macro.Stuart Rackham2008-04-171-6/+6
* Fixed typo, thanks to vmiklos (http://www.nabble.com/-PATCH--typo-fix-in-the-...Stuart Rackham2008-04-171-1/+1
* Added references to Alex Efros's AsciiDoc Cheatsheet (http://powerman.name/do...Stuart Rackham2008-04-162-1/+7
* Vim syntax highlighter:Stuart Rackham2008-04-141-2/+2
* Vim syntax highlighter: subscripts and superscripts are highlighted in titles.Stuart Rackham2008-04-141-4/+4
* Vim syntax highlighter: attribute references are highlighted in titles.Stuart Rackham2008-04-141-3/+3
* Vim syntax highlighter: quoted list labels now terminate at delimiter rather ...Stuart Rackham2008-04-141-2/+2
* Vim syntax highlighter no longer highlights quotes in the two line title unde...Stuart Rackham2008-04-141-1/+4
* Fixed broken CSS for decimal ordered lists nested in alpha ordered list, than...Stuart Rackham2008-04-122-1/+12
* Added a couple more test filesStuart Rackham2008-04-081-0/+1
* Fixed broken --help optionStuart Rackham2008-04-081-3/+3
* xhtml CSS tweaksStuart Rackham2008-04-081-2/+6
* The Vim syntax file correctly highlights xref macros with quoted attributes.Stuart Rackham2008-04-061-1/+1
* The Vim syntax file now highlights quoted text in block titles.Stuart Rackham2008-04-061-1/+1
* Added 'test' command to A-A-P make files to generate and validate HTML and XM...Stuart Rackham2008-04-052-7/+25
* Fixed declaration order bug in Vim syntax file.Stuart Rackham2008-04-052-10/+13
* Formatted a2x manpage inline with man man-pages conventions(see http://lists....Stuart Rackham2008-04-042-55/+50
* The Vim syntax file now terminates macro attribute list highlighting at a bla...Stuart Rackham2008-04-042-16/+13
* The Vim syntax file now highlights quoted text in macro attribute lists (usef...Stuart Rackham2008-04-031-3/+3
* Added '[' right boundary character to quoted text in Vim syntax file.Stuart Rackham2008-04-031-6/+6
* The Vim syntax file now highlights quoted text in list labels and titles.Stuart Rackham2008-04-031-22/+22
* Added '=' boundary character to quoted text in Vim syntax file.Stuart Rackham2008-04-031-6/+6
* Don't print table of contents in xhtml11 manpage outputs.Stuart Rackham2008-04-031-0/+5
* Dropped implicit italic styling of labelled list terms in xhtml11 outputs-- l...Stuart Rackham2008-04-032-3/+3
* Documented other ways to print man pages (see http://lists.metaperl.com/piper...Stuart Rackham2008-04-031-0/+11
* Formatted AsciiDoc manpage inline with man man-pages conventions(see http://l...Stuart Rackham2008-04-033-65/+70
* Added man page {mansource}, {manversion} and {manmanual} attributes (see http...Stuart Rackham2008-04-022-1/+18
* Cleanup:Stuart Rackham2008-04-021-19/+5
* Cleanup:Stuart Rackham2008-04-021-366/+357
* - Added Document.has_warning atrribute.Stuart Rackham2008-04-013-6/+12
* documentation to clarify possible LiteralParagraph/List confusionStuart Rackham2008-03-241-0/+6
* old code-filter syntax pre 8.1.0 is no longer recognized so that malformed 2 ...Stuart Rackham2008-03-241-3/+1
* Added toc_title attribute to allow custom table of contents titlesStuart Rackham2008-03-243-6/+8
* typoStuart Rackham2008-03-241-1/+1
* blocktitle definition changed so it is not confused with an ellipsisStuart Rackham2008-03-101-1/+1
* added color to xhtml block titles, captions and emphasized text; expanded fil...Stuart Rackham2008-02-223-2/+5
* block delimiter error messageStuart Rackham2007-12-121-5/+10
* b variable used before assignmentStuart Rackham2007-12-111-7/+4
* mention of the new URL styleStuart Rackham2007-12-111-0/+30
|\
| * mention of the new URL styleYannick Gingras2007-12-101-0/+32
| * mention of the new URL styleYannick Gingras2007-12-101-0/+6
* | user guide erratumStuart Rackham2007-12-091-1/+1
* | added arrows from the Arrows block of UnicodeStuart Rackham2007-12-071-8/+11
* | unescape escaped equals characters in conf option names; \\= is also unescapedStuart Rackham2007-12-072-7/+3
|/
* data-uri fix for MS Windows: python -u option to ensure binary stdinStuart Rackham2007-12-051-3/+3