* wiki - enable side-by-side button in editor
and add some delay so side-by-side live preview is updated
* every 10th keypress
* if keypress < 10 -> apter no input for 1 sec
affects #5436
Signed-off-by: Michael Gnehr <[email protected]>
* decrease timeinterval user need to stop before rendering is triggered
Signed-off-by: Michael Gnehr <[email protected]>
* removed not needed code with simpleMDE placeholder
Signed-off-by: Michael Gnehr <[email protected]>
* run highlight.js on markdown preview
Signed-off-by: Michael Gnehr <[email protected]>
* fix white border around side-by-side preview
Signed-off-by: Michael Gnehr <[email protected]>