summaryrefslogtreecommitdiff
path: root/docs/admin/installation-apache.rst
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2022-04-06 15:49:50 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2022-04-06 15:49:50 +0200
commit921528123263e03002682399df055f50aa891b82 (patch)
tree8a468107637c3fef5e8f7c63bf48d2a4cc421e53 /docs/admin/installation-apache.rst
parentfcb626dedd3965de4fa6c95c47a34fdd14348afd (diff)
[mod] replace Markdown parser mistletoe by markdown-it-py
There are several reasons why we should prefer markdown-it-py over mistletoe: - Get identical rendering results in SearXNG's `/info` pages and the SearXNG's project documentation which is build by Sphinx-doc. In the Sphinx-doc we use the MyST parser to render Markdown and the MyST parser itself is built on top of the markdown-it-py package. - markdown-it-py has a typographer that supports *replacements* and *smartquotes* (e.g. em-dash, copyright, ellipsis, ...) [1] - markdown-it-py is much more flexible compared to mistletoe [2] - markdown-it-py is the fastest CommonMark compliant parser in python [3] [1] https://markdown-it-py.readthedocs.io/en/latest/using.html#typographic-components [2] https://markdown-it-py.readthedocs.io/en/latest/plugins.html [3] https://markdown-it-py.readthedocs.io/en/latest/other.html#performance Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/admin/installation-apache.rst')
0 files changed, 0 insertions, 0 deletions