added markdown support and a dropdown for the format selection. The
options other then markdown are plain text and source code (syntax highlighting). Resolves #25
This commit is contained in:
@@ -132,5 +132,9 @@
|
||||
"PiB": "Pio",
|
||||
"EiB": "Eio",
|
||||
"ZiB": "Zio",
|
||||
"YiB": "Yio"
|
||||
"YiB": "Yio",
|
||||
"Format": "Format",
|
||||
"Plain Text": "texte",
|
||||
"Source Code": "code source",
|
||||
"Markdown": "Markdown"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user