Fix highlighting bug
This commit is contained in:
parent
0365d7b55a
commit
a122a92e04
@ -64,7 +64,7 @@ Befehle
|
||||
@content
|
||||
Allgemeiner Aufbau eine Befehls:
|
||||
|
||||
``` {.hljs}
|
||||
``` {.hljs .lang-txt}
|
||||
\<befehl>[<optionale_parameter>]{<obligatorische_parameter>}
|
||||
```
|
||||
|
||||
|
||||
@ -64,7 +64,7 @@ Commands
|
||||
@content
|
||||
General structure of a command:
|
||||
|
||||
``` {.lang-tex .tex .hljs}
|
||||
``` {.hljs .lang-txt}
|
||||
\<command>[<optional_parameters>]{<obligatory_parameters>}
|
||||
```
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@ Text Markup
|
||||
Emphases
|
||||
|
||||
@content
|
||||
Continuous text can be emphasised with `\emph{}`:
|
||||
Continuous text can be emphasized with `\emph{}`:
|
||||
|
||||
``` {.lang-tex .hljs}
|
||||
\emph{Emphasize important
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user