ICT Gymnasium Kirchenfeld
BYOD
Sicherheit
  • Internet verwenden
  • Textverarbeitung
  • Präsentation
  • Tabellenkalkulation
repo
BYOD
Sicherheit
  • Internet verwenden
  • Textverarbeitung
  • Präsentation
  • Tabellenkalkulation
repo
  • Hinweise für Autoren
  • Markdown
  • Markdown-Extensions
  • Vue(press)-Extensions
  • Components

Markdown-Extensions

is-gui

im Tab Einstellungen
Wähle den Menüpunkt Datei Öffnen

im Tab _Einstellungen_
Wähle den Menüpunkt __Datei__ :mdi-chevron-right: __Öffnen__

multimd-table

Prototype table
Grouping
First HeaderSecond HeaderThird Header
ContentLong Cell
ContentCellCell
New sectionMoreData
And moreWith an escaped '\|'
|             |          Grouping           ||
First Header  | Second Header | Third Header |
 ------------ | :-----------: | -----------: |
Content       |          *Long Cell*        ||
Content       |   **Cell**    |         Cell |

New section   |     More      |         Data |
And more      | With an escaped '\\|'       ||
[Prototype table]

https://www.npmjs.com/package/markdown-it-multimd-table

figures

Bild in figure wrappen und figcaption hinzufügen

Stormtroopocat
Stormtroopocat
![Stormtroopocat](./images/stormtroopocat.jpg)

Icons (MDI)

<span style="font-size:3rem">:mdi-island: :mdi-soccer:</span>

https://www.npmjs.com/package/markdown-it-mdi

deflist

Definition 1
Erklärung 1a
Erklärung 1b
Definition 2
Erklärung 2
Definition 1
: Erklärung 1a
: Erklärung 1b

Definition 2
: Erklärung 2

https://github.com/markdown-it/markdown-it-deflist

kbd

Ctrl + x

[[Ctrl]] + [[x]]

https://www.npmjs.com/package/markdown-it-kbd

decorate

Klassen und ids hinzufügen

Minion

![Minion](./images/minion.png){.zoom}
repo
Letzte Änderungen: 06.11.24, 11:19
zurück
Markdown
weiter
Vue(press)-Extensions