Skip to content
 
 

Repository files navigation

Online Kramdown Editor

A version of @unindented's Kramdown editor that supports MathJax and uses CodeMirror for its editor.

Requires Ruby 3.4+.

Running in a Codespace

Open this repo in a GitHub Codespace. Once the container is ready, install dependencies and start the server:

bundle install
bundle exec puma -p 9292 config.ru

The app will be available on port 9292. Use the Ports panel in VS Code to open it in your browser.

Local development

Installing

bundle install

Testing

rake

Running

bundle exec puma -p 9292 config.ru

Credits

Thanks to Daniel Perez Alvarez ([email protected]) for the original project.

About

Online kramdown editor

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages