Skip to content

v0.3.7 - All code shall be highlighted

Compare
Choose a tag to compare
@HugoGranstrom HugoGranstrom released this 23 Feb 17:14
· 33 commits to main since this release
d144ac5

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 a toHtml 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