Mercurial > p > roundup > code
view doc/index.txt @ 7518:060fd6366655
Recod version of markdown2 that works.
Versions > 2.3.3 of of markdown2 has a bug that causes
[issue1](issue1) to render as <a href="#"> rather than <a
href="issue1">. Up till 2.4.9, Roundup wasn't afected by the bug.
As of 2.4.9 the bug is causing issues.
Document that this version should not be used.
See: https://github.com/trentm/python-markdown2/issues/517
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 26 Jun 2023 15:14:48 -0400 |
| parents | a072331c843b |
| children | e3b34d02c61a |
line wrap: on
line source
.. meta:: :description: Table of contents for documentation on the Roundup Issue Tracker. ======================================================= Roundup: an Issue-Tracking System for Knowledge Workers ======================================================= For how to contact the community see https://www.roundup-tracker.org . Contents ======== .. toctree:: :maxdepth: 2 features installation upgrading security FAQ user_guide customising <customizing.txt> rest xmlrpc reference glossary admin_guide license acknowledgements upgrading-history tracker_templates Design Overview <overview> Design (original) <design> developers Notes about the MySQL Database backend <mysql> Notes about the PostgreSQL Database backend <postgresql> Richard Jones implementation notes <implementation> security-history See: https://wiki.roundup-tracker.org/ReleaseErrata for fixes to documentation. Indices ======= * :ref:`genindex`
