use the #source
tag e.g. like this:
#source foo.c
and it will be expanded into proper link.
There must be at most one directive on each line. The line can start with
anything however after #source
is encountered there can be only the file
name.
To link to files under the modules
directory use the #module
tag like so:
#module file.md foo bar
that will get turned into link to modules/file.md
with the description
foo bar
.
The tag has to be on separate line.
- see source code: 👀
- watch-out: ❗
- pro-tip: 💡
- task: 🔧
- see example: 🔦
- solution: 🔑
section links: Basics
ASCII art (indent 4 spaces):
+---+
| |
+---+