Skip to content

Commit 200addf

Browse files
committed
doc: clarify use of markdown and library versions.
1 parent 2fb480e commit 200addf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/installation.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,10 @@ docutils
260260
.. _install/markdown:
261261

262262
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.
263+
To use markdown rendering (as supplied by the jinja2 template)
264+
you need to have the markdown_,
265+
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.
266267

267268
zstd, brotli
268269
To have roundup compress the returned data using one of these

0 commit comments

Comments
 (0)