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 431bee3 commit dfa7391Copy full SHA for dfa7391
CHANGELOG.md
@@ -1,5 +1,10 @@
1
#Changelog
2
3
+##0.0.13 (October 16, 2014)
4
+
5
+- Large code blocks are now pre-highlighted.
6
+- Updated to latest version of dox.
7
8
##0.0.12 (October 2, 2014)
9
10
- Added text overflow to methods to prevent overlapping body content.
package.json
@@ -1,7 +1,7 @@
{
"name": "doxdox",
"description": "HTML and Markdown documentation generator.",
- "version": "0.0.12",
+ "version": "0.0.13",
"bin": "./bin/doxdox",
"license": "MIT",
"dependencies": {
0 commit comments