v0.3.9
What's Changed
- Update water.css and fix code output by @dlesnoff in #185
- Add
nbCodeSkip
andallblocks.nim
by @neroist in #187 - fix typo in CONTRIBUTING.md by @neroist in #188
- Add
nbCapture
, closes #156 by @neroist in #189 - Add meta tag with generator, closes #170 by @neroist in #190
- Fix special chars escaped by the markdown renderer, close #159 by @neroist in #191
- Make "figure:" not show up when using nbImage with no caption by @neroist in #192
- Add seperate
alt
param tonbImage
, close #193 by @neroist in #195 - Fix
getNimibVersion()
by @neroist in #196
New Contributors
Full Changelog: v0.3.8...v0.3.9