Modify ↓
Opened 6 hours ago
#14383 new enhancement
Markdown for tickets
Reported by: | technomancy | Owned by: | Cinc-th |
---|---|---|---|
Priority: | normal | Component: | MarkdownMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
In ticket:13926 it mentions using Markdown for ticket descriptions and comments. However, as far as I can tell from reading the source code for this plugin (admittedly I'm not a Python programmer) the only place that tickets are mentioned seems to be the code implementing the ability to reference tickets from Markdown wiki pages.
Is there a way to use this plugin to allow ticket descriptions and comments to be written in Markdown? If not, is it viable to add given the way Trac's plugin system works?
Attachments (0)
Note: See
TracTickets for help on using
tickets.