Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: make inline markup more compatible with Markdown (#18053) | Andrey Makarov | 2021-05-21 | 1 | -5/+60 |
* | follow-up #17930 - inline syntax highlighting (#18013) | Andrey Makarov | 2021-05-16 | 1 | -0/+21 |
* | RST opt.list to have priority over def.list (#17845) | Andrey Makarov | 2021-05-15 | 1 | -0/+26 |
* | Fix nim-lang/nimforum#285 - punctuation after URL (#17908) | Andrey Makarov | 2021-05-01 | 1 | -0/+50 |
* | more strict RST inline markup parsing (#17827) | Andrey Makarov | 2021-04-29 | 1 | -0/+161 |
* | rst indentation fixes (ref #17340) (#17715) | Andrey Makarov | 2021-04-15 | 1 | -1/+184 |
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -5/+5 |
* | make megatest consistent with unjoined tests wrt newlines, honor newlines in ... | Timothee Cour | 2020-11-28 | 1 | -0/+1 |
* | make tests/stdlib tests joinable (#14626) | Timothee Cour | 2020-06-15 | 1 | -0/+6 |
* | Rst parser respect `:start-after:` and `:end-before:` in `include` directive ... | Kamanji | 2020-01-05 | 1 | -0/+79 |