Mac13: 2024-06-17 22:51:02

This commit is contained in:
Ralfk 2024-06-17 22:51:02 +02:00
parent 393de975fe
commit f3578d8572
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,6 @@ Unterstrichen `<u>|</u>`
Tief- und Hochstellung kann jedoch HTML-Code genutzt werden wie z.B. `H<sub>2</sub>O` für H<sub>2</sub>O und `X<sup>2</sup>` für X<sup>2</sup>
<u>Das sollte gehen</u>
#markdown #format

View File

@ -30,4 +30,5 @@ You can exclude a combination of expressions using parentheses:
#obsidian #howto