Author :
Ryan C. Gordon
Date :
2021-09-30 17:34:25
Hash :7def81cf Message :wikiheaders.pl: Don't treat chars in `code` blocks as markdown.
Otherwise a formula like `x = y * 2;` would treat that '*' as the start of
an italicized section when converting to MediaWiki format, and match any
other '*' in the content as the end marker.