commit 07b8e241879928e5d76b88bcf2b13ba9e13b42d7 parent 032371ac110413d4c98a38e8db7fa062987b5eba Author: aabacchus <ben@bvnf.space> Date: Thu, 9 Jun 2022 12:33:46 +0100 website/smu: update for patch Diffstat:
M | wiki/website/smu/index.md | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/wiki/website/smu/index.md b/wiki/website/smu/index.md @@ -95,6 +95,14 @@ The resulting HTML-Code <a href="http://s01.de/~gottox/index.cgi/proj_smu">smu - simple mark up</a></p> +To make a link to the location in the page, use + + %[myheader] + +which results in + + <a href="#myheader" id="myheader">myheader</a> + Lists -----