v0.3.7 - All code shall be highlighted
What's Changed
- Implement nbShow and highlight.js support for code in markdown by @HugoGranstrom in #179
nbShow
can be used to pretty print any type which implements atoHtml
proc that returns a string of HTML to be rendered.- Code blocks in markdown are now highlighted dynamically using highlight.js.
- updated changelog with 0.3.6 release notes + change in changelog workflow by @pietroppeter in #176
Full Changelog: v0.3.6...v0.3.7