github-actions
released this
30 Aug 08:33
·
1215 commits
to main
since this release
Patch Changes
- 1ee3c92: reuse table styles from docs in blog
- e6771ca: [Blog/Docs] Add copy to clipboard button for code-blocks. Add
NextraConfig.unstable_defaultShowCopyCode
option to show button by default, addcopy
andcopy=false
options for code-blocks - 64ae4b5: add
nextraConfig.unstable_readingTime
option for blog theme - 71528f1: show copy code button only on hover of container
- e6771ca: rename
PageOpts.meta
toPageOpts.frontMatter
- e6771ca: move
withLayout
logic directly in nextra loader