Releases: PlatziDev/markdown
Releases · PlatziDev/markdown
v1.3.3
06 Jul 19:38
Compare
Sorry, something went wrong.
No results found
v1.3.2
06 Jul 19:38
Compare
Sorry, something went wrong.
No results found
v1.3.1
06 Jul 19:18
Compare
Sorry, something went wrong.
No results found
v1.3.0
06 Jul 17:28
Compare
Sorry, something went wrong.
No results found
Add default support to podcast thanks to @gollum23
v1.2.0
17 Jun 05:36
Compare
Sorry, something went wrong.
No results found
The parser is now extensible with any markdown-it plugin using:
const extraPlugins = [ plugin1 , [ plugin2 , plugin2Config ] ] ;
const parser = createParser ( config , extraPlugins ) ;
v1.1.0
08 Apr 21:16
Compare
Sorry, something went wrong.
No results found
v1.0.2
31 Jan 17:42
Compare
Sorry, something went wrong.
No results found
Remove default value that breaks Uglify
v1.0.1
13 Jan 03:29
Compare
Sorry, something went wrong.
No results found
Minor fixes in package.json and README.md
v1.0.0
13 Jan 03:21
Compare
Sorry, something went wrong.
No results found
[update] moved to PlatziDev and scoped name