Skip to content

Markdown

Jesse Tilro requested to merge markdown into development

Add initial controller, helper, js, css and html for a markdown input field component with realtime preview. It should be protected against CSRF. However, it is not protected against XSS yet, as properly documented.

Todo in later merge-request(s)

  • Protect against XSS.
  • Make markdown field component more modular / reusable.
Edited by Otto Visser

Merge request reports