Releases: jupyter/nbconvert
Releases Β· jupyter/nbconvert
v7.16.6
7.16.6
Bugs fixed
- Prevent leading whitespace in markdown code blocks from being stripped #2203 (@peytondmurray)
- Fix bullet list parsing in markdown #2177 (@douglas-raillard-arm)
- Fix crash when running with optimization #2160 (@QuLogic)
Maintenance and upkeep improvements
- remove any twitter mention #2206 (@Carreau)
- Update base.tex.j2 for macro compatibility with newer versions of Pandoc #2196 (@PetalAdrift)
Contributors to this release
(GitHub contributors page for this release)
@Carreau | @douglas-raillard-arm | @gabemorris12 | @krassowski | @PetalAdrift | @peytondmurray | @QuLogic
v7.16.5
7.16.5
Enhancements made
- Add support for mistune 3.1.0 #2199 (@fcollonval)
- Allow including
text/x-rst
outputs in rst conversion, transition away fromtext/restructuredtext
#2167 (@takluyver)
Bugs fixed
- Do not display mathjax overlay #2181 (@timkpaine)
- Work around pip 24.1 bug which prevents installing pandocfilters 1.4.1 #2168 (@takluyver)
- Don't die if template path cannot be read #2162 (@stuaxo)
- Fix markdown2asciidoc function for pandoc >= 3.0 (closes #2017) #2152 (@thomasjm)
Maintenance and upkeep improvements
- enhancement dep-chain: directly depend on bleach[css], instead of pulling in tinycss2. #2166 (@xiacunshun)
- chore: update pre-commit hooks #2146 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
@bollwyvl | @fcollonval | @krassowski | @pre-commit-ci | @stuaxo | @t-makaro | @takluyver | @thomasjm | @timkpaine | @xiacunshun
v7.16.4
7.16.4
Bugs fixed
Maintenance and upkeep improvements
- Revert "Set all min deps" #2138 (@blink1073)
- Set all min deps #2136 (@blink1073)
- chore: update pre-commit hooks #2134 (@pre-commit-ci)
Contributors to this release
v7.16.3
7.16.3
Maintenance and upkeep improvements
- Remove pytest pin #2129 (@blink1073)
- Add Compatibility with Pandoc 2.9.2 #2128 (@blink1073)
- Pin to Pytest 7 #2124 (@blink1073)
Contributors to this release
v7.16.2
7.16.2
Bugs fixed
- [HTMLExporter] Initialize resources before widget filtering #2118 (@yuvipanda)
Contributors to this release
v7.16.1
7.16.1
Maintenance and upkeep improvements
- Fix permissions for prep release workflow #2112 (@blink1073)
- Update publish workflow #2111 (@blink1073)
- fix for tests/ dir not in sys.path, closes #2066 #2108 (@ivanov)
Documentation improvements
Contributors to this release
v7.16.0
v7.15.0
7.15.0
Enhancements made
- Support configureable width and height of reveal presentations #2104 (@franzhaas)
Maintenance and upkeep improvements
- chore: update pre-commit hooks #2105 (@pre-commit-ci)
- handle xhtml void elements in mermaid diagrams #2103 (@bollwyvl)
Contributors to this release
v7.14.2
7.14.2
Maintenance and upkeep improvements
Contributors to this release
v7.14.1
7.14.1
Bugs fixed
- Fix broken image scaling in case a custom width or height is provided for the image #2094 (@AndSte01)
Maintenance and upkeep improvements
- Allow pre-fetch of css files without attempting download #2095 (@AlexanderRichert-NOAA)
- Bump the actions group with 1 update #2091 (@dependabot)