This is a minimalistic markdown editor build with marked.js, DOMPurify,
jquery and bootstrap5.
Most solutions that I found had poor experience from mobile devices or were too complex for a project that I was working on, so I decided to make my own minimalistic editor.
In this editor you can switch from edit mode
to view mode
to render the content from the text area as markdown and viceversa.
-
Notifications
You must be signed in to change notification settings - Fork 1
vasll/bootstrap5mde
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
basic bootstrap5 markdown editor based on marked.js