wiki:markdown

Markdown Syntax

The way this wiki is setup at the moment is an instance of dokuwiki. However there is a plugin installed called CommonMark, this changes the used syntax to be markdown instead of the native dokuwiki syntax

FIXME

We can still use dokuwiki plugins / special controls when needed by using a code fence block labled with the dokuwiki name

```dokuwiki
# Dokuwiki syntax goes here
```

One of the inbuilt controls that still works without any code fences is the Fixme label. If we write the text FIXME in all capitals the end result is FIXME

FIXME

  • wiki/markdown.1669574897.txt.gz
  • Last modified: 2022/11/30 16:19
  • (external edit)