2015-08-27 07:05:59 +02:00
|
|
|
{
|
|
|
|
"plugin-data":
|
|
|
|
{
|
|
|
|
"name": "SimpleMDE",
|
2015-09-18 05:44:26 +02:00
|
|
|
"description": "A simple, beautiful, and embeddable JavaScript markdown editor by @WesCossick. Adapted by Diego Najar for Bludit.",
|
|
|
|
"author": "NextStepWebs",
|
2015-08-27 07:05:59 +02:00
|
|
|
"email": "",
|
|
|
|
"website": "https://github.com/NextStepWebs/simplemde-markdown-editor",
|
2015-10-29 05:02:48 +01:00
|
|
|
"version": "1.8.0",
|
|
|
|
"releaseDate": "2015-10-29"
|
2015-09-04 02:46:17 +02:00
|
|
|
},
|
|
|
|
"toolbar": "Toolbar",
|
|
|
|
"tab-size": "Tab size"
|
2015-11-01 01:50:43 +01:00
|
|
|
}
|