Skip to content

A toolkit for building open-source "What you see is what you mean" markdown editors, like Obsidian or Typora

License

Notifications You must be signed in to change notification settings

jsimonrichard/ProseMark

Repository files navigation

🪶 ProseMark

ProseMark VS Code Extension | Demo

ProseMark is a modular toolkit for building "What You See Is What You Mean" (WYSIWYM) markdown editors, a type of editor that merges the look of rendered markdown into the editor itself rather than rendering the markdown in a separate window. Two of the most well-known editors of this type are Obsidian and Typora.

This project is structured as a set of extensions for CodeMirror 6, and is broken up into the following packages:

Features

  • Inline styling including italics, bold text, code spans, and strike throughs.
  • Links
  • Headings (ATX and Setext)
  • Ordered and unordered lists
  • Task (checkbox) lists
  • Images
  • Block quotes
  • Code fences with syntax highlighting
  • Rendered HTML

Getting Starting

🚧 Under construction 🚧

About

A toolkit for building open-source "What you see is what you mean" markdown editors, like Obsidian or Typora

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11