WikiDocs icon indicating copy to clipboard operation
WikiDocs copied to clipboard

Suggestion: Use EasyMDE and ParsedownExtended

Open ByteSturm opened this issue 3 years ago • 2 comments

Hey, I'm currently playing around with the tool.

I noticed that you are using SimpleMDE and Parsedown to edit and display the md files. I suggest using EasyMDE instead of SimpleMDE as SimpleMDE is not actively developed anymore.

Also I suggest using ParsedownExtended in addition to Parsedown as it comes with many handy features for a wiki / documentation tool and is able to display KaTeX as requested in issue 16 :)

ByteSturm avatar Nov 13 '21 17:11 ByteSturm

Hi, thank you so much for the tips. As soon as I have a moment I'll try!

Zavy86 avatar Nov 14 '21 16:11 Zavy86

Replaced SimpleMDE with EasyMDE in branch /feature/easy-markdown-editor

Zavy86 avatar May 17 '22 08:05 Zavy86

Replaced Parsedown and add Extra

Zavy86 avatar Sep 19 '22 10:09 Zavy86