Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.34 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.34 KB

Mantis MarkDownEditor

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.

Pre-requisites

  • MantisBT v2.3.0

Installation Steps

  1. Clone the repository from Github to the plugins folder
  2. Rename the folder MantisBT-MarkDownEditor to MarkDownEditor
  3. Go to Manage-->Manage Plugins and install the plugin

Caveats

  1. This plugin is not tested in Microsoft IE/Edge and Apple Safari.
  2. It's reported that Mozilla Firefox and Google Chrome freeze with the auto-complete feature. However, we couldn't reproduce it.

Bug Tracker

Thanks to