Skip to content

Version 0.0.3

Latest
Compare
Choose a tag to compare
@intelkevinputnam intelkevinputnam released this 24 Aug 20:03
· 3 commits to master since this release
711dd38
  • adds the ability to process some kinds raw HTML in a markdown file into Docutils objects (requires Beautifulsoup). Set sphinx_md_processRaw=True to enable the feature. Useful for when you need to publish to targets other than HTML.
    • tables (does not currently handle spans)
    • images
    • paragraphs
    • changes "hidden" tag to comment in docutils.