{ "name": "markdown-editor", "title": "MEME - Moerills Efficacious Markdown Editor [BETA]", "description": "This module is currently in beta!
This module replaces the default text editor TinyMCE with a markdown editor.
For important information, full list of features and a list of keyboard shortcuts, visit the projects page.
Please also use the github repo linked above, to provide feedback or for bug reporting.", "version": "0.3.2", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.0", "author": "Moerill", "esmodules": ["scripts/index.js"], "styles": [ "css/markdown-editor.css" ], "manifest": "https://raw.githubusercontent.com/Moerill/fvtt-markdown-editor/master/src/module.json", "url": "https://github.com/Moerill/fvtt-markdown-editor", "download": "https://github.com/Moerill/fvtt-markdown-editor/releases/download/v0.3.2/markdown-editor.zip" }