Type markdown and watch the html result live.
You may need to change path to framework in /index.php by editing $yii.
- Change the ajax refresh interval time in
protected/config/main.php, editmd_refreshIntervalvalue. ( Default to 1000 miliseconds. )
Trigger an ajax request each second (default) to convert markdown to html (if user types only)
Uses
I just made it to
- write README.md files (for github). (Yes, i know other solutions exists but you can consider it as simple yii tiny app example).
- train with git and github.
There should be one ... (feel free to give advice).
Feel free to contribute and make pull request.