We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb480e commit 200addfCopy full SHA for 200addf
doc/installation.txt
@@ -260,9 +260,10 @@ docutils
260
.. _install/markdown:
261
262
markdown, markdown2 or mistune
263
- To use markdown rendering you need to have the markdown_,
264
- markdown2_ (2.4.9 known to be broken, 2.3.3 known to work),
265
- or mistune_ (v0.8.4 tested; python3 only) package installed.
+ To use markdown rendering (as supplied by the jinja2 template)
+ you need to have the markdown_,
+ markdown2_ (2.4.9 known to be broken, 2.3.3, 2.4.10+ known to
266
+ work), or mistune_ (v0.8.4 tested; python3 only) package installed.
267
268
zstd, brotli
269
To have roundup compress the returned data using one of these
0 commit comments