Update 'funkdisziplin.md'

This commit is contained in:
malte.muench 2020-04-01 14:14:53 +02:00
parent fa8c318289
commit 5cc5df38eb
1 changed files with 13 additions and 3 deletions

View File

@ -1,8 +1,18 @@
# Funkdisziplin # Funkdisziplin
| spoken term | written term | | spoken term | written term |
| -------- | -------- | | ----------- | ------------ |
| Text | Text | | single quote | `'<hier weiter schreiben>'` |
| double quote | `"<hier weiter schreiben>"` |
| single tick | `'` |
| double tick | `"` |