A MantisBT plugin to enable Bootstrap-Markdown Editor on Description, Steps to Reproduce, Additional Information, and Notes fields. The plugin will also auto-complete usernames mentioned in the above fields.
To auto-complete usernames in the above fields, type '@' followed by first 2-5 characters of the username.
- MantisBT v2.3.0
- Clone the repository from Github to the plugins folder
- Rename the folder MantisBT-MarkDownEditor to MarkDownEditor
- Go to Manage-->Manage Plugins and install the plugin
- This plugin is not tested in Microsoft IE/Edge and Apple Safari.
- It's reported that Mozilla Firefox and Google Chrome freeze with the auto-complete feature. However, we couldn't reproduce it.
- Plugin - https://github.com/ejyothi/MantisBT-MarkDownEditor/issues
- MarkDown Editor - https://github.com/toopay/bootstrap-markdown/issues
- MantisBT - http://www.mantisbt.org/bugs
- Marked.js - https://github.com/chjj/marked/issues
- MarkDown Editor - https://github.com/toopay/bootstrap-markdown (http://www.codingdrama.com/bootstrap-markdown)
- Marked.js - https://github.com/chjj/marked
- Textcomplete - https://github.com/yuku-t/textcomplete (https://yuku-t.com/textcomplete)