All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- complient requirements as per #33 #34
- MarkdownParser no longer exists #35
- escaping '__' coming from python methods #37
- classes and methods are not at the same title level #38
- links include subnode information
- remove unnecessary pinned version
- updated usage instructions
- display literal node correctly in links
- removed extra newlines
- set 'language' value as code_type for literal blocks with force_highlighting
- updated packages
- pop on empty array
- support for various sphinx directives
- native table support
- support for sphinx markdown tables
- support for markdown html
- support python2
- title bug
- nbplots
- badges to README.md
- directly embed doctree2md
- beta release
- replaced Chris Wrench's markdown writer with Matthew Brett's doctree2md markdown writer
- javascript example
- documentation
- initial release