summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Print asciidoc execute details in a2x verboseMatthew Peveler2021-12-171-0/+6
* Expose VERSION as top-level exporttbpassin2021-12-171-1/+2
* Fix self reference errors in AsciiDocApi (#225)tbpassin2021-11-251-1/+2
* Bump version to 10.0.210.0.2Matthew Peveler2021-11-123-2/+11
* Run homebrew release step under macos (#222)Matthew Peveler2021-11-091-0/+5
* Fix incorrect parsing of asciidoc_opts in a2x (#219)lmarz2021-11-081-1/+1
* Fix errors not displaying when called via a2x (#220)Oliver Smith2021-11-081-0/+1
* Add missing build step for release workflow10.0.1Matthew Peveler2021-10-281-0/+5
* Enable creating PR in homebrew for releasesMatthew Peveler2021-10-281-7/+7
* Bump version to 10.0.1Matthew Peveler2021-10-283-4/+12
* Change top-level files from txt to adoc extMatthew Peveler2021-10-285-4/+4
* Add missing resource files to pip installs (#210)Matthew Peveler2021-10-281-1/+1
* Fix handling escaped attributes inside macros (#206)Matthew Peveler2021-10-282-10/+79
* Fix running make docs (#203)Matthew Peveler2021-10-282-9/+9
* Reset gravity before using trim on convert (#202)Matthew Peveler2021-10-281-1/+7
* Configure codecov to use PR status check (#204)Matthew Peveler2021-10-171-0/+13
* Add step to upload to pypi during release workflowMatthew Peveler2021-10-171-0/+6
* Update metadata for 10.0.0 release10.0.0Matthew Peveler2021-10-163-4/+4
* Update changelog for 10.0Matthew Peveler2021-10-161-1/+17
* Update READMEMatthew Peveler2021-10-161-16/+3
* Update Makefile for 10.xMatthew Peveler2021-10-163-245/+46
* Update location of dblatex.txtMatthew Peveler2021-10-161-1/+1
* Update version of deadsnakes/actionMatthew Peveler2021-10-161-1/+1
* Mark support for Python 3.9 and 3.10 (#199)Matthew Peveler2021-10-162-2/+4
* Add dvisvgm to CI workflow (#198)Matthew Peveler2021-10-161-0/+1
* Split off utils functions into own module (#197)Matthew Peveler2021-10-164-222/+331
* Add .editorconfig fileMatthew Peveler2021-09-191-0/+12
* Add code coverage tracking to CIMatthew Peveler2021-09-193-9/+11
* Create exceptions module to contain exception classesMatthew Peveler2021-09-183-9/+10
* cut 9.1.1 releaseMatthew Peveler2021-09-182-2/+10
* Remove unnecessary gh-pages workflowMatthew Peveler2021-09-181-40/+0
* Add -p flag to mkdir /usr/share/man/man1 in DockerfileMatthew Peveler2021-09-181-1/+1
* Cleanup outfile on system-exiting exceptions (#195)Felipe Contreras2021-09-181-3/+3
* tests: Add missing requires directive for source-highlight (#189)Marvin Schmidt2021-03-301-0/+3
* Update gh-pages workflow to use main branchMatthew Peveler2021-02-111-1/+1
* cut 9.1.0 release (#174)masterMatthew Peveler2021-02-102-43/+49
* Add small blurb on legacy nature of AsciiDoc.py (#175)Matthew Peveler2021-02-103-10/+33
* fix failing latexmathml testsMatthew Peveler2021-02-065-41/+37
* fix failing source-highlight-filter testsMatthew Peveler2021-02-066-11/+11
* update name from AsciiMathML to AsciiMathMatthew Peveler2021-02-065-17/+17
* update links across docsMatthew Peveler2021-02-0615-168/+159
* replace SJR byline with more generic AsciiDoc.py TeamMatthew Peveler2021-02-061-2/+1
* update info in vim syntax highlighting appendixMatthew Peveler2021-02-061-9/+6
* set --catalogs for xmllint if SGML_CATALOG_FILES env is set (#172)Matthew Peveler2021-02-051-1/+4
* add support for lines attribute for include directive (#167)Matthew Peveler2021-02-036-7/+1445
* include AsciiDoc API class in moduleMatthew Peveler2021-02-012-0/+70
* add notice on expected BC breaks of asciidoc and a2x module internalsMatthew Peveler2021-02-012-0/+9
* add git add to gh-pages to workflow to commit untracked filesMatthew Peveler2021-01-301-0/+1
* move Dict classes into own moduleMatthew Peveler2021-01-306-99/+120
* fix building website to use asciidoc as moduleMatthew Peveler2021-01-301-25/+27