dev-master
9999999-dev https://github.com/beeflow/markdown-editorFork for jbt markdown editor to work as Symfony bundle
GPL
The Requires
- php >=5.3.0
- symfony/framework-bundle >=2.3
by Rafal Przetakowski
by James Taylor
markdown markdown-editor jbt
Wallogit.com
2017 © Pedro Peláez
Fork for jbt markdown editor to work as Symfony bundle
Use it here, (*1)
Feel free to take the code and copy it and modify it and use it however you like. (If you really want a licence, see WTFPL), (*2)
Add to your composer.json, (*3)
"require": {
...
"beeflow/markdown-editor": "dev-master",
},
...
"repositories": [
{
"type": "git",
"url": "https://github.com/beeflow/markdown-editor.git"
}
]
and then run, (*4)
composer update
Just run, (*5)
git clone https://github.com/beeflow/markdown-editor.git
Fork for jbt markdown editor to work as Symfony bundle
GPL
markdown markdown-editor jbt