- add support for variable names containing "$". fix #102
- fix dox(1) --version. Closes #91
- fix ctx.string on properties of a prototype
- add support tab-indented comments
- Prevent error when using --api & comments have no example code.
- change # to . in --api
- add TOC to --api. Closes #72
- add gfm code blocks. Closes #71
- remove implicit titles. Closes #70
- fix --api .receiver
- add dox --api
- Fixed annoying title bug
- Added @memberOf [olivernn]
- Added @arguments [olivernn]
- Added @borrows [olivernn]
- Added
-r, --raw
support. Closes #48
- Added: allow arbitrary tags [logicalparadox]
- Fixed function whitespace [TooTallNate]
- remove html escaping for now
- Fixed: colons in comment lines not intended as headers [Evan Owen]
- Adding "main" to package descriptor since "directories" are no longer supported.
- Added
--intro
support for including an intro file written in markdown [Alex Young]
- Linked h2s
- Collapsing files, click to open. Closes #19
- Fixed ribbon position instead of absolute
- Removed menu
- Removed node-discount dependency, using markdown-js