aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/wiki_formatting_does_not_work_between_toc_and_an_inline.mdwn
Commit message (Collapse)AuthorAge
* Migrate escaped directives (\[[) in doc/bugs to have \[[! prefixSimon McVittie2008-07-21
|
* Migrate doc/bugs via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* fixed by new markdown versionjoey2007-05-01
|
* web commit by JoshTriplett: Wiki formatting between `\[[toc ]]` and an ↵joey2007-05-01
inline fails to render.