Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:intro [2022/11/29 05:58] – created ric | wiki:intro [2022/11/30 14:59] (current) – removed ric | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | I've recently been re-doing my own documentation wiki and figured this might also be useful to be used as a drop in replacement for the existing Hacman docs we're using at the moment. | ||
- | |||
- | It's basically dokuwiki, but with a commonmark plugin so that the syntax is markdown instead of the native dokuwiki syntax. | ||
- | This means all the existing docs don't need to be re-written just copied / pasted across. | ||
- | |||
- | ```dokuwiki | ||
- | <WRAP center round alert 60%> | ||
- | Note this is just a demo so please don't put anything here that you want to keep currently | ||
- | </ | ||
- | ``` | ||
- | |||