13 lines
335 B
JSON
Raw Normal View History

2015-08-27 02:05:59 -03:00
{
"plugin-data":
{
"name": "SimpleMDE",
"description": "Markdown editor, cleaned interface to create markup language."
2015-09-03 21:46:17 -03:00
},
"toolbar": "Toolbar",
2016-01-30 20:01:04 -03:00
"tab-size": "Tab size",
"autosave": "Autosave",
2017-10-16 11:13:32 +02:00
"spell-checker": "Spell Checker",
2017-10-16 11:16:59 +02:00
"content-here-supports-markdown-and-html-code": "Content here supports Markdown and HTML code"
2017-10-16 11:13:32 +02:00
}