Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.
/ reveal-editor Public archive

Live Reveal.js editor, with global styles/scripts, Markdown and HyperPug. Also, Node-installable.

License

Notifications You must be signed in to change notification settings

patarapolw/reveal-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated. Please use https://github.com/patarapolw/reveal-md

Live Reveal.js editor, with Markdown and HyperPug. See https://patarapolw.github.com/reveal-editor

Clone this repository and customize to your needs, e.g.

  • Showdown extensions (with indented-filter)
  • HyperPug extensions
  • SPA-ify Reveal app (e.g. by mounting document.getElementsByClassName('reveal')[0])

If you don't need the live editor, or want a different editor, please see /lib/reveal-md.

Features

  • Global scripting <script></script> and styling <style></style> is now supported in slides marked with
// global
content (Pug or HTML or extended Markdown)
  • The slides marked with // global or // hidden will be hidden.
  • Implementing <style scoped> would also be nice, but I haven't done it yet.

NPM package for your Node application

See /lib/reveal-md.

About

Live Reveal.js editor, with global styles/scripts, Markdown and HyperPug. Also, Node-installable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published