summary refs log tree commit diff stats
path: root/tests/stdlib/trstgen.nim
Commit message (Collapse)AuthorAgeFilesLines
* rst: add support for markdown tables (#15854)Miran2020-11-101-0/+24
| | | | | | | * rst: add support for markdown tables * change template into proc * don't create unnecessary `seq[string]`
* rst: parse brackets individually, fixes #10475 (#10997)Miran2019-04-101-0/+12
|
* activated more tests, allow input in test specArne Döring2018-11-231-4/+8
|
* Fixes to YAML highlighting support, added testsFelix Krause2016-04-011-0/+139