ringabout
|
4d11d0619d
complete std prefixes for stdlib (#22887)
|
1 year ago |
ringabout
|
3f7e1d7daa
replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458)
|
1 year ago |
ringabout
|
f9280090f6
fixes idx properly (#22280)
|
1 year ago |
ringabout
|
d137a3b52a
fixes :idx: index in in modules (2.0 regression) and in markdown files (persistent issues since 0.20.2) (#22141)
|
1 year ago |
Andrey Makarov
|
2620da9bf9
docgen: implement cross-document links (#20990)
|
1 year ago |
Andrey Makarov
|
19ff746916
Markdown code blocks migration part 7 (#20547)
|
2 years ago |
ringabout
|
e290b028ab
Make rstgen work with gcsafe (#20534)
|
2 years ago |
ee7
|
10355cb48a
strutils, rstgen: avoid deprecated `strutils.delete` (#20488)
|
2 years ago |
Andrey Makarov
|
088487f652
Implement Markdown definition lists (+ migration) (#20333)
|
2 years ago |
ringabout
|
557d79e7a2
fixes #9462; jsondoc --index can generate a theindex.json (#20205)
|
2 years ago |
Andrey Makarov
|
cde6b2aab8
Implement Pandoc Markdown concise link extension (#20304)
|
2 years ago |
Andrey Makarov
|
de9cbf6af1
Fix auto links to subheader when TOC is present (#20279)
|
2 years ago |
ringabout
|
b6bfe38ff5
move formatfloat out of system (#20195)
|
2 years ago |
ringabout
|
e8ae2dc90b
bootstrap the compiler with nimPreviewSlimSystem (#20176)
|
2 years ago |
Andrey Makarov
|
40e0048a50
Highlight Nim default in Markdown code in .nim (#20110)
|
2 years ago |
Andrey Makarov
|
4341b06f65
RST: improve simple tables (#19859)
|
2 years ago |
Andrey Makarov
|
801c0f0369
Fix bug 27 of #17340 (#19433)
|
2 years ago |
Andreas Rumpf
|
15f54de5c4
RST: allow empty number-lines directives just like it was done for a decade; all my documents rely on this feature [backport (#19431)
|
2 years ago |
Andreas Rumpf
|
9338aa2497
fixes a possible 'javascript:' protocol exploit [backport:1.0] (#19134)
|
2 years ago |
Andrey Makarov
|
040d23e799
implement RST & Markdown quote blocks (#19147)
|
3 years ago |
Andrey Makarov
|
997ccc5889
fix nimindexterm in rst2tex/doc2tex [backport] (#19106)
|
3 years ago |
Andrey Makarov
|
7ba2659f73
docgen: implement doc link resolution in current module (#18642)
|
3 years ago |
Andrey Makarov
|
f03872d99e
rst: minor fixes (#18960)
|
3 years ago |
Andreas Rumpf
|
e9268b52d9
with this patch :idx: can be used for the index generation for LaTeX (#18946)
|
3 years ago |
flywind
|
c6fadb1799
[minor] reduce `substr` (#18611)
|
3 years ago |
Andrey Makarov
|
8c7ee96457
rst: add missing line/column info for some warnings (#18383)
|
3 years ago |
Andrey Makarov
|
0e44d137f9
rm redundant blank lines before literal blocks (#18465)
|
3 years ago |
Andrey Makarov
|
1b3c0f142d
validate rst field for :number-lines:, :status: (#18304)
|
3 years ago |
Andrey Makarov
|
ba3ec7b049
docs: Latex generation improvements (#18141)
|
3 years ago |
Andrey Makarov
|
97970d9dcc
`doc2tex`: generate docs to Latex (#17997)
|
3 years ago |