Update README.md
This commit is contained in:
parent
047d3aa89e
commit
e82b81b01a
1 changed files with 2 additions and 0 deletions
|
|
@ -12,9 +12,11 @@ Dieses Theme legt besonderen Wert auf:
|
||||||
|
|
||||||
Wenn du Marp for VS Code nutzt, dann füge das Sermon Theme unter settings.json hinzu:
|
Wenn du Marp for VS Code nutzt, dann füge das Sermon Theme unter settings.json hinzu:
|
||||||
|
|
||||||
|
```json
|
||||||
"markdown.marp.themes": [
|
"markdown.marp.themes": [
|
||||||
"https://codeberg.org/simonpipe/sermon-theme-for-marp/raw/branch/main/sermon.css",
|
"https://codeberg.org/simonpipe/sermon-theme-for-marp/raw/branch/main/sermon.css",
|
||||||
],
|
],
|
||||||
|
```
|
||||||
|
|
||||||
Die Markdown Datei könnte dann so aussehen:
|
Die Markdown Datei könnte dann so aussehen:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue