Skip to content
/ gnosis Public

GNOSIS is an extension-pack for codemirror to support WYSIWYG markdown edition. (WYSIWYG markdown) (codemirror markdown plugin)(WYSIWYG codemirror)

License

Notifications You must be signed in to change notification settings

glifox/gnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Inoxia
  2. Silverbullet
  3. Markword

TO-DO

Block-level

  • change: paragraph
  • change: heading
  • change: hr
  • change: list
    • change: listitem
    • change: checkbox
  • 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.

About

GNOSIS is an extension-pack for codemirror to support WYSIWYG markdown edition. (WYSIWYG markdown) (codemirror markdown plugin)(WYSIWYG codemirror)

Resources

License

Stars

Watchers

Forks