Skip to content

bukowskiadam/reveal-md-multifile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reveal-md with multiple files support

Example to show simple preprocessor to use multiple files for your markdown presentation

How it works

Preprocessor is used to parse markdown file and include content of other files.

Before reveal-md 3.0 there was an options value with slides directory. Since 3.0 there isn't, so I have added my own into reveal-md.json includeDir. It is used as a base path for includes.

Sample slides

You can find sample in the slides directory.

Run

npm i
npm start

Tested with node 16

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published