Add impress-extras as git submodule

This adds extra addons, which are 3rd party libraries, into extras/

* Highlight.js
* Markdown.js
* Mathjax.js
* Mermaid.js
This commit is contained in:
Henrik Ingo
2017-11-01 16:02:50 +02:00
parent d6c6cd47c2
commit 003664c840
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "extras"]
path = extras
url = https://github.com/impress/impress-extras

1
extras Submodule

Submodule extras added at 6230c2ff10