2.1.0 (2023-05-22)
- Integrate with @kitconcept/volto-blocks-grid, allowing our blocks to be added to grids. (7823232)
- Line numbers now align to code (#9) (90c5eb8)
- Set blockHasOwnFocusManagement to true for Mermaid block editing. (e8605bf)
2.0.0 (2023-02-23)
- Add easy language list configuration (7458028)
- Add Mermaid Diagram block (f393f99)
- Add possiblity to change start line number (8e079a0)
- Use prismjs as default highlighter mechanism. (#6) (8e7717a)
1.0.0 (2022-07-14)
- Fix issue with wrap long lines and styles applied together. (cb0cf3c)