@glifox/gnosis
v0.0.19
Published
[](https://github.com/glifox/gnosis/actions/workflows/Pages.yml)
Maintainers
Readme
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
- [x] change:
paragraph - [x] change:
heading - [x] change:
hr - [x] change:
list- [x] change:
listitem - [x] change:
checkbox
- [x] change:
- [x] change:
code - [x] change:
html - [x] change:
blockquote - [ ] change:
table
Inline-level
- [x] change:
strong - [x] change:
em - [x] change:
codespan - [x] change:
br - [x] change:
del - [x] change:
link - [x] change:
image - [x] change:
text - [ ] change:
tags
Features
- [x] change the way mk shows.
- [x] Auto complete list enters
- [x] Bulleds
- [x] ++ Numeric
- [x] doble enter -- indent
- [x] Code highliting
More ideas?
Feel free to open an issue requesting new features.
