Fix highlighting bug
This commit is contained in:
parent
0365d7b55a
commit
a122a92e04
@ -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>}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -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>}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user