Skip to content

matsubara0507/elmdeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elMDeck

Markdown presentation writer with Elm.

Feature

  • Common Markdown
  • Code highlight
  • Formula
  • Scales the image up/down
  • Read from/Write to local file
  • Customize CSS
  • Shortcut
  • Presentation mode

Usage

$ elm package install --yes
$ elm make src/Main.elm --output ./js/main.js
$ chrome index.html

if you want to syntax highlight using customize highlight.js, download highlight.pack.js and put js directory.

Demo

on GitHub Pages

About

Markdown presentation writer with Elm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published