You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Jimenez a462fcaac8
Show client-side error if wiki page is empty (#17415)
* fix: show client-side error if wiki page is empty

Implement a JS, client-side validation workaround for a bug in the upstream
editor library SimpleMDE which breaks HTML5 client-side validation when
a wiki page is submitted.

This allows native, client-side errors to appear if
the text editor contents are empty.

See upstream bugfix report: https://github.com/sparksuite/simplemde-markdown-editor/issues/324

Signed-off-by: David Jimenez <dvejmz@sgfault.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
3 years ago
..
new.tmpl Show client-side error if wiki page is empty (#17415) 3 years ago
pages.tmpl Add class to page content to unify top margin (#13766) 4 years ago
revision.tmpl Enforce tab indentation in templates (#15289) 3 years ago
start.tmpl Add class to page content to unify top margin (#13766) 4 years ago
view.tmpl Add edit button to wiki sidebar and footer (#16719) 3 years ago