index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
test
/
test_parsers
/
test_recommonmark
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert addition of `io.OutString` and the "auto_encode" argument.
milde
2023-05-02
1
-10
/
+8
*
Set "auto_encode=False" to skip en-/decoding output in tests.
milde
2023-04-11
1
-7
/
+6
*
Skip test_recommonmark/ directory if recommonmark is missing.
milde
2022-12-02
14
-74
/
+18
*
Fix IndexError when running individual test modules under Python <3.9
milde
2022-11-26
13
-13
/
+13
*
Skip individual "recommonmark" tests if "recommonmark" is missing.
milde
2022-11-24
14
-56
/
+156
*
Inline ``RecommonmarkParserTestSuite``
aa-turner
2022-11-08
14
-98
/
+259
*
Partially revert r9167
aa-turner
2022-11-02
1
-6
/
+12
*
Normalise all test section names
aa-turner
2022-10-28
1
-4
/
+4
*
Simplify ``CustomTestCase.compare_output``
aa-turner
2022-10-21
1
-6
/
+6
*
Remove all ``import __init__`` statements, as part of the
aa-turner
2022-10-21
12
-24
/
+0
*
Import ``DocutilsTestSupport`` from ``test``
aa-turner
2022-10-21
13
-26
/
+12
*
Remove unused imports.
milde
2022-03-05
14
-18
/
+16
*
Fix invalid escape sequences.
milde
2022-03-05
1
-6
/
+4
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
13
-0
/
+16
*
Remove excess blank lines.
milde
2022-03-04
1
-1
/
+0
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
2
-2
/
+2
*
Simplify/modernise tests for exceptions and warnings.
milde
2022-02-21
1
-7
/
+4
*
Fix trailing whitespace (flake warning W291).
milde
2022-01-29
5
-14
/
+14
*
Drop string prefix "u".
milde
2022-01-26
2
-12
/
+12
*
Remove unused imports
milde
2022-01-26
2
-3
/
+0
*
Fixup last commit.
milde
2022-01-13
1
-25
/
+22
*
Update recommonmark wrapper and tests.
milde
2022-01-11
5
-90
/
+78
*
Fix/silence DeprecationWarnings and RessourceWarnings.
milde
2022-01-06
2
-5
/
+7
*
Remove "coding:" slug
milde
2022-01-03
11
-11
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
13
-21
/
+3
*
Small update of recommonmark test.
milde
2022-01-03
1
-5
/
+18
*
Fix: indentation in test_missing_parser
grubert
2021-12-30
1
-4
/
+3
*
More detailled system-message for include directive with missing parser.
milde
2021-12-23
1
-11
/
+15
*
Test and update recommonmark_wrapper.py to work with recommonmark 0.6.0.
milde
2021-10-16
1
-17
/
+1
*
Change default value for the "auto_id_prefix" setting to "%".
milde
2021-06-18
1
-2
/
+2
*
Clean up parser code.
milde
2021-04-07
1
-5
/
+5
*
Merge adjoining <Text> nodes in recommonmark post-processing.
milde
2020-12-15
2
-37
/
+21
*
Add support for Markdown.
milde
2020-12-01
14
-0
/
+2569