]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use syntax highlighting markup from Github's gollum to add code blocks. 1/head
authorAndres Mejia <amejia004@gmail.com>
Sat, 4 Feb 2012 02:14:21 +0000 (21:14 -0500)
committerAndres Mejia <amejia004@gmail.com>
Sun, 5 Feb 2012 19:25:26 +0000 (14:25 -0500)
commitd91f726ccc957e1b8ed9e18fb2cf6d3e783ab847
tree69a1c7ec549f51db580ed2c8e44f095457c0fbc6
parentca4f08da1afe3dbae32fe342d9cb113171352dfb
Use syntax highlighting markup from Github's gollum to add code blocks.
Fixes issue using <pre> tags for github wiki pages. See
https://github.com/github/gollum, section 'SYNTAX HIGHLIGHTING' for info on
using this markup.
doc/mdoc2mediawiki.awk