Andrey Makarov
|
e35946f306
enable syntax highlighting for inline code (#17585)
|
3 years ago |
Andrey Makarov
|
861c42c258
RST: enable parsing of prefix roles (ref #17340) (#17514)
|
3 years ago |
Andrey Makarov
|
46364e63cd
fix RST parsing after option lists (#17442)
|
3 years ago |
Timothee Cour
|
1590d14575
fix #17260 render `\` properly in nim doc, rst2html (#17315)
|
3 years ago |
Andrey Makarov
|
4bfc5a9551
Rst test check messages (fix #17280) (#17338)
|
3 years ago |
Andrey Makarov
|
144e338abb
allow short-style rst references with symbols (#17372)
|
3 years ago |
Andrey Makarov
|
d97bf4f1c8
fix RST parsing when no indent after enum.item (fix #17249) (#17257)
|
3 years ago |
Andrey Makarov
|
02f4464058
RST heading improvements (fix #17091) (#17195)
|
3 years ago |
Andrey Makarov
|
fab1618eb4
make rst.nim use object variant (#17138)
|
3 years ago |
Andrey Makarov
|
d1fec552d0
stricter checks for RST headlines (#17089)
|
3 years ago |
Andrey Makarov
|
35bd39a9d0
RST: implement footnotes and citations (#16960)
|
3 years ago |
Andrey Makarov
|
8053ccde2f
parse RST headings when EOF follows them (#17014)
|
3 years ago |
Andrey Makarov
|
fd5c8ef208
RST: implement internal targets (#16614)
|
4 years ago |
Andrey Makarov
|
5984f7a7dd
RST: improve line blocks (#16518)
|
4 years ago |
Andrey Makarov
|
e70ac0f34c
RST: fix directive with fields (#16490) (#16493)
|
4 years ago |
flywind
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
Andrey Makarov
|
2bdc479622
RST: implement admonitions (#16438)
|
4 years ago |
Andrey Makarov
|
9674eb3ca6
RST enumlist followup (#16382)
|
4 years ago |
Andrey Makarov
|
e843492b13
doc/rst2html: some few fixes for enumerated and bullet lists (#16295)
|
4 years ago |
Xabier Bello
|
4c533b2d92
Added Python to highlite module. (#16286)
|
4 years ago |
Andrey Makarov
|
6877e0c8a3
RST tables: fix latex col number; allow less than three of `=` (#16040)
|
4 years ago |
flywind
|
bc1db0d6f1
move rest of tests to testament (#16140)
|
4 years ago |
Miran
|
ee78d76108
rst: add support for markdown tables (#15854)
|
4 years ago |
Miran
|
1494d88fa2
rst: parse brackets individually, fixes #10475 (#10997)
|
5 years ago |
Arne Döring
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 years ago |
Felix Krause
|
6fe916fc77
Fixes to YAML highlighting support, added tests
|
8 years ago |