We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18cdaa commit 96a80e1Copy full SHA for 96a80e1
CHANGELOG.md
@@ -1,5 +1,10 @@
1
#Changelog
2
3
+##0.1.3 (January 26, 2015)
4
+
5
+- Added highlight.js support to markdown content.
6
+- Updated `promise` and `marked` packages.
7
8
##0.1.2 (January 13, 2015)
9
10
- Removed parameters from Dash search index. ([@Kapeli](https://github.com/Kapeli))
package.json
@@ -1,7 +1,7 @@
{
"name": "doxdox",
"description": "HTML, Markdown and Dash documentation generator.",
- "version": "0.1.2",
+ "version": "0.1.3",
"bin": "./bin/doxdox",
"preferGlobal": true,
"license": "MIT",
0 commit comments