markdown-editor
markdown-editor copied to clipboard
feat(code-block): support line numbers in code blocks
Fixes #835
This PR adds the ability to display line numbers in code blocks. Users can now toggle line numbers visibility through a checkbox in the code block toolbar.
Preview is ready.
Visual Tests Report is ready.