Files
Emi 07ec659385 Importing project into Git
This project lived only on the server without version control. This is now the starting point for the repository.
2023-05-23 20:03:24 +02:00

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"
}