#8502: VersionOneRoadmap wiki page rendered as markup?
--------------------------------------+-------------------------------------
Reporter: cjlesh | Owner: nobody
Status: reopened | Milestone:
Component: Django Web site | Version: SVN
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Comment (by kmtracey):
The whole page has been wrapped in WikiFormatting's `{{{ }}}` since
revision 1. That disables WikiFormatting. It appears to be a
reStructedText-formatted document made available on the wiki in a quick-
and-dirty fashion by just disabling the wiki formatting. The RST markup
is designed to be easy-to-read even in source format, and I'd guess the
wiki formatter doesn't understnad it, so just wrapping the doc in `{{{
}}}` makes it available on the wiki without having to do any
processing/conversion.
--
Ticket URL: <http://code.djangoproject.com/ticket/8502#comment:3>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---