Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 507 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 507 Bytes

rehype-pretty-code

0.14.0

Minor Changes

  • Adds an option to bypass inline code blocks

0.13.2

Patch Changes

    • fix: smarter way to modify rounded in presence of title (#205)
  • fix: prevent start line numbers being highlighted (#181)
  • feat: introduce new package @rehype-pretty/transformers. Release the first transformer: @rehype-pretty/transformers/copy-button (see example usage)