Mercurial > p > roundup > code
comparison doc/installation.txt @ 7969:ebcda75b7adb
doc: clarify use of markdown and library versions.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 16 May 2024 09:36:10 -0400 |
| parents | e3975f679bf1 |
| children | 7df143a5c90b |
comparison
equal
deleted
inserted
replaced
| 7968:d7e79f8eb943 | 7969:ebcda75b7adb |
|---|---|
| 258 package installed. | 258 package installed. |
| 259 | 259 |
| 260 .. _install/markdown: | 260 .. _install/markdown: |
| 261 | 261 |
| 262 markdown, markdown2 or mistune | 262 markdown, markdown2 or mistune |
| 263 To use markdown rendering you need to have the markdown_, | 263 To use markdown rendering (as supplied by the jinja2 template) |
| 264 markdown2_ (2.4.9 known to be broken, 2.3.3 known to work), | 264 you need to have the markdown_, |
| 265 or mistune_ (v0.8.4 tested; python3 only) package installed. | 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. | |
| 266 | 267 |
| 267 zstd, brotli | 268 zstd, brotli |
| 268 To have roundup compress the returned data using one of these | 269 To have roundup compress the returned data using one of these |
| 269 algorithms, you can install one or more of zstd_ or brotli_. | 270 algorithms, you can install one or more of zstd_ or brotli_. |
| 270 Roundup's responses can always be compressed with gzip from the | 271 Roundup's responses can always be compressed with gzip from the |
