This commit is contained in:
Ty Clifford
2026-07-03 07:31:09 -04:00
commit cebb0d3af1
800 changed files with 89782 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"plugin-data":
{
"name": "EasyMDE",
"description": "Einfacher Editor auf der Grundlage der Auszeichnungssprache Markdown."
},
"toolbar": "Werkzeugleiste",
"tab-size": "Abstände der Tabstopps",
"autosave": "Automatische Speicherung",
"spell-checker": "Rechtschreibprüfung",
"content-here-supports-markdown-and-html-code": "Hier kann der Inhalt eingefügt werden. Der Editor unterstützt Markdown und HTML-Code."
}