summary refs log tree commit diff stats
path: root/lib/packages/docutils/rstast.nim
Commit message (Expand)AuthorAgeFilesLines
* RST heading improvements (fix #17091) (#17195)Andrey Makarov2021-03-021-5/+7
* make rst.nim use object variant (#17138)Andrey Makarov2021-02-221-21/+49
* RST: implement footnotes and citations (#16960)Andrey Makarov2021-02-151-3/+8
* rst: single backticks now render correctly in both rst2html and github (#17028)Timothee Cour2021-02-131-0/+1
* RST: implement internal targets (#16614)Andrey Makarov2021-01-111-5/+9
* RST: improve line blocks (#16518)Andrey Makarov2020-12-311-2/+3
* RST: implement admonitions (#16438)Andrey Makarov2020-12-271-2/+20
* doc/rst2html: some few fixes for enumerated and bullet lists (#16295)Andrey Makarov2020-12-141-1/+1
* rst: add support for markdown tables (#15854)Miran2020-11-101-1/+1
* document proper imports, fixes #8164 (#10698)Miran2019-02-191-0/+2
* docgen: support markdown link syntax; enable markdown extensionsAraq2019-01-111-0/+3
* WIP: disallow 'nil' for strings and seqsAndreas Rumpf2018-08-131-2/+2
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-3/+0
* lib/packages/docutils - Dropped 'T' from typespdw2015-06-041-13/+16
* docutils are gcsafeAraq2015-04-041-41/+42
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-5/+5
* updated the compiler to use the new symbol namesAraq2014-08-281-2/+2
* Nimrod renamed to NimAraq2014-08-281-1/+1
* Modify renderRstToJson to use the json libraryflaviut2014-04-051-18/+17
* Add renderRstToJson in docutilsflaviut2014-04-051-0/+25
* case consistency: next stepsAraq2013-12-291-12/+12
* case consistency part 4Araq2013-12-271-12/+12
* case consistency part 1Araq2013-12-271-2/+2
* Adds docutils modules to lib index, fixes :idx: markers.Grzegorz Adam Hankiewicz2013-06-091-1/+1
* Moved packages to lib directory.Dominik Picheta2013-02-251-0/+288