simov 14bbfdd631 Rename manifest.json files 3 years ago
..
fontello 90e38d3edc Update fontello config 7 years ago
marked 73fbc8e388 Update marked and remark 3 years ago
mathjax 67ce384acf Update build script 3 years ago
mdc 67ce384acf Update build script 3 years ago
mermaid 67ce384acf Update build script 3 years ago
mithril 67ce384acf Update build script 3 years ago
prism dcacb985ea Dynamic dark theme for prism and mermaid 3 years ago
remark 73fbc8e388 Update marked and remark 3 years ago
themes dc171f8665 Update theme names 3 years ago
README.md de217356ae Update themes 3 years ago
package.sh 14bbfdd631 Rename manifest.json files 3 years ago

README.md

Build

Build the themes and vendor folders, and create the markdown-viewer.zip package:

# pick a release tag
git clone --depth 1 --branch 5.0 https://github.com/simov/markdown-viewer.git
cd markdown-viewer/
# build
sh build/package.sh

Build Dependencies

  • node >= 14
  • npm
  • git
  • curl
  • zip

Markdown Viewer Dependencies

| Module | Version | :- | :- | @material/button | ^0.37.1 | @material/ripple | ^0.37.1 | @material/switch | ^0.36.1 | @material/tabs | ^0.37.1 | @material/textfield | ^0.37.1 | cleanrmd | 0.1.0 | emojione | 2.2.7 | github-markdown-css | 5.1.0 | marked | 4.1.1 | mathjax | 3.2.2 | mermaid | 9.1.6 | mithril | 1.1.6 | prismjs | ^1.29.0 | remark | ^14.0.2 | remark-breaks | ^3.0.2 | remark-footnotes | ^4.0.1 | remark-frontmatter | ^4.0.1 | remark-gfm | ^3.0.1 | remark-html | ^15.0.1 | remark-slug | ^7.0.1