You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,7 @@ Features:
82
82
Bug fixes:
83
83
- Fix bug with top-level heading IDs causing xrefs to fail
84
84
- Remove extraneous spacing in figure captions
85
+
- Remove epub-breaking attrs (incl. `valign` and `halign` on table cells)
85
86
86
87
### 1.0.6
87
88
- Add support for sidebars as described in the [Jupyter Book documentation](https://jupyterbook.org/en/stable/content/layout.html#sidebars-within-content)
0 commit comments