Mercurial > p > roundup > code
comparison doc/installation.txt @ 7562:cd30fa0d6aec
label mistune as python3 only support.
Earlier mistunes that support python2 have a different set of
exports/symbols.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 23 Jul 2023 16:55:16 -0400 |
| parents | 913a73b9fab5 |
| children | 13af5f28207d |
comparison
equal
deleted
inserted
replaced
| 7561:91725f12b239 | 7562:cd30fa0d6aec |
|---|---|
| 256 package installed. | 256 package installed. |
| 257 | 257 |
| 258 markdown, markdown2 or mistune | 258 markdown, markdown2 or mistune |
| 259 To use markdown rendering you need to have the markdown_, | 259 To use markdown rendering you need to have the markdown_, |
| 260 markdown2_ (2.4.9 known to be broken, 2.3.3 known to work), | 260 markdown2_ (2.4.9 known to be broken, 2.3.3 known to work), |
| 261 or mistune_ (v0.8.4 tested) package installed. | 261 or mistune_ (v0.8.4 tested; python3 only) package installed. |
| 262 | 262 |
| 263 zstd, brotli | 263 zstd, brotli |
| 264 To have roundup compress the returned data using one of these | 264 To have roundup compress the returned data using one of these |
| 265 algorithms, you can install one or more of zstd_ or brotli_. | 265 algorithms, you can install one or more of zstd_ or brotli_. |
| 266 Roundup's responses can always be compressed with gzip from the | 266 Roundup's responses can always be compressed with gzip from the |
