[Libre-soc-dev] Markdown on ikiwiki

Jacob Lifshay programmerjake at gmail.com
Tue Oct 27 17:55:42 GMT 2020


Assuming your using a recent enough version of ikiwiki, you should be
able to enable GitHub-style code blocks like this:
```my-programming-language
blah blah blah
```

To do that, you install libmarkdown >= 2.2.0 and make sure ikiwiki is
using discount markdown.
http://source.ikiwiki.branchable.com/?p=source.git;a=blob;f=IkiWiki/Plugin/mdwn.pm;h=9158a477beb5bdbd98855253a57dafa21ca53fb3;hb=HEAD#l111

Jacob



More information about the Libre-soc-dev mailing list