Opened 16 years ago
Closed 16 years ago
#8887 closed (duplicate)
reStructuredText processor broken in Trac
Reported by: | chrismc | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The code.djangoproject.com Trac instance is not correctly processing Wiki pages that use reStructeredText markup. This can be seen at http://code.djangoproject.com/wiki/VersionOneRoadmap. I'm not sure if that page needs to use ReST, or if could be reformatted using standard Wiki markup. I haven't found any other Wiki pages that use ReST.
Note:
See TracTickets
for help on using tickets.
Duplicate of #8502