Fix highlighting bug

This commit is contained in:
Knoch 2022-11-04 17:58:15 +01:00
parent 0365d7b55a
commit a122a92e04
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -64,7 +64,7 @@ Commands
@content @content
General structure of a command: General structure of a command:
``` {.lang-tex .tex .hljs} ``` {.hljs .lang-txt}
\<command>[<optional_parameters>]{<obligatory_parameters>} \<command>[<optional_parameters>]{<obligatory_parameters>}
``` ```

View File

@ -13,7 +13,7 @@ Text Markup
Emphases Emphases
@content @content
Continuous text can be emphasised with `\emph{}`: Continuous text can be emphasized with `\emph{}`:
``` {.lang-tex .hljs} ``` {.lang-tex .hljs}
\emph{Emphasize important \emph{Emphasize important