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 @content
Allgemeiner Aufbau eine Befehls: Allgemeiner Aufbau eine Befehls:
``` {.lang-tex .tex .hljs} ``` {.hljs}
\<befehl>[<optionale_parameter>]{<obligatorische_parameter>} \<befehl>[<optionale_parameter>]{<obligatorische_parameter>}
``` ```