Ticket created by ~carstengrohmann on ~sircmpwn/git.sr.ht
Please implement a page to compare any two revisions in Git and Mercurial web interface.
Example: List any changes between tag "3.7.3" and master on GitHub: https://github.com/QQuick/Transcrypt/compare/3.7.3...master
Ticket created by ~carstengrohmann on ~sircmpwn/sr.ht
[TOC]
#Desired request
please enable the markdown extensions for all places where markdown documents are formatted e.g. for readme, licenses, manpages.
#Additional notes
The extensions are part of the Python-Markdown package already and can be easily enabled.
Personally I would use the "Table of Contents" extension (https://python-markdown.github.io/extensions/toc/).
Please add additionally a note about the extensions to the sr.ht markdown documentation at https://man.sr.ht/markdown/.
Thank you,
Carsten