0.0.7 • Published 7 months ago
@glifox/gnosis v0.0.7
gnosis
GNOSIS is an extension-pack for codemirror to support WYSIWYG markdown edition.
Why another WYSIWYG markdown editor?
I did a lot of online research, and found some WYSIWYG markdown editors. However, none of the Open Source options seemed good enough. The Obsidian editor is nice but not Open Source... So I decided to start a new project.
Similar projects
TO-DO
Block-level
- change:
paragraph - change:
heading - change:
hr - change:
list- change:
listitem - change:
checkbox
- change:
- change:
code - change:
html - change:
blockquote - change:
table
Inline-level
- change:
strong - change:
em - change:
codespan - change:
br - change:
del - change:
link - change:
image - change:
text - change:
tags
Features
- change the way mk shows.
- Auto complete list enters
- Bulleds
- ++ Numeric
- doble enter -- indent
- Code highliting
More ideas?
Feel free to open an issue requesting new features.