Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
css
img
js
.gitattributes
.gitignore
LICENSE.md
README.md
index.html
package.json

README.md


Markdownify
Markdownify Web

This is a web version of Markdownify app which is based on Electron.

Key Features

  • LivePreview - Make changes, See changes
    • Instantly see what your Markdown documents look like in HTML as you create them.
    • While you type, LivePreview will automatically scroll to the current location you're editing.
  • GitHub Flavored Markdown
  • Syntax highlighting
  • Dark/Light mode
  • Toolbar for basic Markdown formatting
  • Emoji support in preview 🎉

Credits

This website uses code from several open source packages.

License

MIT