Fix syntax highlighting

This commit is contained in:
Knoch 2020-03-11 11:45:17 +01:00
parent e128f45052
commit ead875f395

View File

@ -61,7 +61,7 @@ Befehle
@content
Allgemeiner Aufbau eine Befehls:
``` {.lang-tex .tex .hljs}
``` {.hljs}
\<befehl>[<optionale_parameter>]{<obligatorische_parameter>}
```