summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/markup.txt
AgeCommit message (Expand)Author
2012-09-08Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial ...Preston Holmes
2012-04-19Added more explicit warnings about unconfigured reStructured Text usage in docs.Luke Plant
2012-04-14Fixed #18041 -- Removed support for Markdown versions < 2.1, following the 1....Claude Paroz
2012-03-14Fixed #17837. Improved markdown safety.Paul McMillan
2012-03-01Fixed broken link to python-markdown in contrib.markup docs.Carl Meyer
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-02-28Fixed #15365 -- Added a warning to the `contrib.markup` docs reminding users ...Gabriel Hurley
2010-10-08Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...Russell Keith-Magee
2010-08-28Refactored markup documentation to give it it's own home.Russell Keith-Magee