etutorial-markdown
v0.7.0
Published
A markdown renderer for the E.Tutorial
Readme
etutorial-markdown
A markdown rendere for the E.Tutorial
Getting Started
Install it via npm:
npm install etutorial-markdownAnd include in your project:
import MarkdownParser from 'eturorial-markdown';License
MIT
ChangeLog
- 0.5.0: Added bootstrap style to tables
- 0.4.10: Use Autohighlighting if language is not specified
- 0.4.0: Rendering of Codeboard blocks
- 0.3.0: Rendering of tests is now included
- 0.2.0: Added the posibility to have nested blocks
- 0.1.0: First public release
