index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
packages
/
docutils
/
rstgen.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #9462; jsondoc --index can generate a theindex.json (#20205)
ringabout
2022-09-06
1
-9
/
+8
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
1
-2
/
+4
*
Fix auto links to subheader when TOC is present (#20279)
Andrey Makarov
2022-08-27
1
-32
/
+21
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
1
-1
/
+1
*
bootstrap the compiler with nimPreviewSlimSystem (#20176)
ringabout
2022-08-09
1
-0
/
+5
*
Highlight Nim default in Markdown code in .nim (#20110)
Andrey Makarov
2022-07-31
1
-1
/
+1
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
1
-17
/
+38
*
Fix bug 27 of #17340 (#19433)
Andrey Makarov
2022-02-07
1
-14
/
+3
*
RST: allow empty number-lines directives just like it was done for a decade; ...
Andreas Rumpf
2022-01-22
1
-1
/
+2
*
fixes a possible 'javascript:' protocol exploit [backport:1.0] (#19134)
Andreas Rumpf
2021-12-10
1
-1
/
+14
*
implement RST & Markdown quote blocks (#19147)
Andrey Makarov
2021-11-23
1
-2
/
+27
*
fix nimindexterm in rst2tex/doc2tex [backport] (#19106)
Andrey Makarov
2021-11-09
1
-1
/
+1
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
1
-8
/
+19
*
rst: minor fixes (#18960)
Andrey Makarov
2021-10-06
1
-1
/
+1
*
with this patch :idx: can be used for the index generation for LaTeX (#18946)
Andreas Rumpf
2021-10-03
1
-1
/
+1
*
[minor] reduce `substr` (#18611)
flywind
2021-07-30
1
-1
/
+1
*
rst: add missing line/column info for some warnings (#18383)
Andrey Makarov
2021-07-20
1
-19
/
+21
*
rm redundant blank lines before literal blocks (#18465)
Andrey Makarov
2021-07-08
1
-1
/
+1
*
validate rst field for :number-lines:, :status: (#18304)
Andrey Makarov
2021-06-20
1
-8
/
+22
*
docs: Latex generation improvements (#18141)
Andrey Makarov
2021-06-01
1
-61
/
+79
*
`doc2tex`: generate docs to Latex (#17997)
Andrey Makarov
2021-05-14
1
-29
/
+31
*
add RST highlighting for command line / shells (also fixes #16858) (#17789)
Andrey Makarov
2021-04-21
1
-4
/
+14
*
restyle RST option lists (#17637)
Andrey Makarov
2021-04-10
1
-6
/
+12
*
fix :number-lines: regression (#17639)
Andrey Makarov
2021-04-05
1
-1
/
+1
*
enable syntax highlighting for inline code (#17585)
Andrey Makarov
2021-04-02
1
-10
/
+23
*
remove docutils.nimble (not a real nimble package, and affected canonical imp...
Timothee Cour
2021-03-29
1
-2
/
+0
*
Rst test check messages (fix #17280) (#17338)
Andrey Makarov
2021-03-17
1
-4
/
+4
*
fix RST parsing when no indent after enum.item (fix #17249) (#17257)
Andrey Makarov
2021-03-12
1
-2
/
+6
*
RST heading improvements (fix #17091) (#17195)
Andrey Makarov
2021-03-02
1
-3
/
+3
*
fix code-block test bugs: fix #17183, fix https://github.com/timotheecour/Nim...
Timothee Cour
2021-02-26
1
-1
/
+4
*
make rst.nim use object variant (#17138)
Andrey Makarov
2021-02-22
1
-26
/
+24
*
RST: implement footnotes and citations (#16960)
Andrey Makarov
2021-02-15
1
-5
/
+44
*
rst: single backticks now render correctly in both rst2html and github (#17028)
Timothee Cour
2021-02-13
1
-0
/
+1
*
RST: implement internal targets (#16614)
Andrey Makarov
2021-01-11
1
-53
/
+82
*
RST: improve line blocks (#16518)
Andrey Makarov
2020-12-31
1
-2
/
+14
*
RST: implement admonitions (#16438)
Andrey Makarov
2020-12-27
1
-0
/
+24
*
doc/rst2html: some few fixes for enumerated and bullet lists (#16295)
Andrey Makarov
2020-12-14
1
-3
/
+51
*
RST tables: fix latex col number; allow less than three of `=` (#16040)
Andrey Makarov
2020-12-04
1
-1
/
+2
*
fixed article duplication typos (#16216)
ihlec
2020-12-02
1
-1
/
+1
*
move rest of tests to testament (#16140)
flywind
2020-11-27
1
-6
/
+0
*
rst: add support for markdown tables (#15854)
Miran
2020-11-10
1
-1
/
+1
*
fixes bootstrapping for any machine that has a Nim already installed [backpor...
Andreas Rumpf
2020-10-20
1
-7
/
+6
*
fix #6430, support `:target:` for images (#15379)
Miran
2020-09-21
1
-0
/
+12
*
Add rstgen.rstToLatex convenience proc for renderRstToOut and initRstGenerato...
Juan Carlos
2020-06-12
1
-0
/
+11
*
Propagate the outDir to rstgen to fix hrefs for modules in subdirs (#14479)
Kaushal Modi
2020-05-28
1
-3
/
+13
*
docgen: mangling using _. instead of @@ to avoid issue (#14454)
Timothee Cour
2020-05-26
1
-2
/
+2
*
docgen: fix #14448 show @@ as .. in href text (#14451)
Timothee Cour
2020-05-25
1
-1
/
+6
*
fix some issues with --backend (#14363)
Timothee Cour
2020-05-16
1
-1
/
+1
*
Make --backend:cpp|js work for :test: code-blocks as well (#14306)
Kaushal Modi
2020-05-11
1
-1
/
+1
*
Fix #13631 (#13789)
Juan Carlos
2020-03-29
1
-2
/
+2
[next]