2015-08-27 02:05:59 -03:00
|
|
|
{
|
|
|
|
"plugin-data":
|
|
|
|
{
|
|
|
|
"name": "SimpleMDE",
|
2017-10-11 00:39:06 +02:00
|
|
|
"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",
|
2016-11-19 14:00:53 +05:30
|
|
|
"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
|
|
|
}
|