This website works better with JavaScript.
Explore
Help
Sign In
Archive
/
markdown-super
mirror of
https://github.com/Trivernis/markdown-super.git
Watch
1
Star
0
Fork
You've already forked markdown-super
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2826341e4e
develop
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2826341e4e'
${ noResults }
markdown-super
/
.gitignore
10 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit - finished working version of the renderer, import and plugin system
5 years ago
node_modules
.idea
dist
test.md
test.html
testchapter.md
git
Fixes and stylesheets - added `[!stylesheet]: file.css` command to include custom stylesheets - changed images to be included as base64 url - removed markdown task from gulpfile - fixed commands not being recognized
5 years ago
testfiles
Config files - added support for `mdconf.json`config file - added markdown-it plugins - added mathjax evaluation script - deactivated math styling
5 years ago
mdconfig.json