1.1.0 • Published 4 years ago

@patarapolw/reveal-md-core v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@patarapolw/reveal-md-core

A framework for manipulating Reveal.js <--> Markdown. With Showdown extensions and HyperPug. See https://patarapolw.github.com/reveal-editor

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.

Live editor

See https://github.com/patarapolw/reveal-md.

Installation

npm i @patarapolw/reveal-md-core.git

Local Reveal.js files

This can be done by serving Reveal.js folder from /reveal, either via the same web server, or via proxy. It will be loaded automatically.

1.1.0

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.0

4 years ago