mirror of
https://github.com/godotengine/godot-question2answer.git
synced 2026-01-01 01:48:37 +03:00
This project lived only on the server without version control. This is now the starting point for the repository.
14 lines
429 B
JSON
14 lines
429 B
JSON
{
|
|
"name": "Markdown Editor",
|
|
"uri": "https://github.com/svivian/q2a-markdown-editor",
|
|
"description": "Markdown editor plugin for simple text-based markup",
|
|
"version": "2.3.2",
|
|
"date": "2015-07-30",
|
|
"author": "Scott Vivian",
|
|
"author_uri": "http://codelair.com",
|
|
"license": "GPLv3",
|
|
"update_uri": "https://raw.githubusercontent.com/svivian/q2a-markdown-editor/master/metadata.json",
|
|
"min_q2a": "1.5",
|
|
"min_php": "5.2"
|
|
}
|