Reveal.yaml-menu Demo


Author: Yuan Chang

This is an example slide for demo third-party plugin “reveal.js-menu”.

Click here to see the source code.

Metadata


option:
  menu:
    themes: true
    themes path: /static/dist/theme/
    transitions: true
    numbers: true
    custom:
      - title: Reveal.yaml
        icon: <i class="fa fa-bookmark">
        content: !markdown |
          # Hello

          Markdown can be used here!

          Just add `!markdown` type notation.

          <https://github.com/KmolYuan/reveal-yaml-rs>
plugin:
  RevealMenu:
    - plugin/menu/menu.js