summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix *.xsl files not being included in pip installsmpeveler/bugfix-xslMatthew Peveler2021-10-281-1/+1
* 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
* bump version to 10.0.0a210.0.0a2Matthew Peveler2021-01-301-1/+1
* disable calling asciidoc package without -m flagMatthew Peveler2021-01-301-1/+1
* update README to indicate branch statusMatthew Peveler2021-01-291-11/+14
* ignore __pycache__ directory when listing plugin directoriesMatthew Peveler2021-01-291-1/+3
* replace asciidoc-file attribute with asciidoc-moduleMatthew Peveler2021-01-292-2/+3
* fix errors not displaying when called via moduleMatthew Peveler2021-01-293-4/+12
* run a2x through cli method of asciidocMatthew Peveler2021-01-293-11/+20
* remove concept of local vs installed appMatthew Peveler2021-01-291-37/+8
* ignore pypi build artifactsMatthew Peveler2021-01-281-0/+2
* disable homebrew update workflowMatthew Peveler2021-01-281-7/+7
* fix building website with new package structureMatthew Peveler2021-01-287-16/+21
* fix running a2x under new package structureMatthew Peveler2021-01-2810-35/+40
* fix make target for building manpagesMatthew Peveler2021-01-281-1/+1
* only publish to gh-pages on releasesMatthew Peveler2021-01-281-2/+2