Skip to content

Feature - better markdown for description

Antonin requested to merge Antonin/framadate:feature/better-markdown into develop

The description of the poll now has full markdown support:

  • Use of ParseDown PHP library to parse markdown
  • Use of SimpleMDE JS library to have an more confortable editor
  • Possibility to switch from rich editor to simple textarea editor
  • Possibility to configure default editor in application
  • Small refactoring of adminstuds javascript

Merge request reports