issues
search
gaelj
/
BlazorCodeMirror6
Blazor wrapper for CodeMirror 6
MIT License
20
stars
2
forks
source link
Add linter for Maximum document length
#122
Closed
gaelj
closed
9 months ago
gaelj
commented
9 months ago
✨ Introduce new features
Add an optional linter for Maximum document length
🐛 Fix a bug
Don't try to upload files if no callback was defined
Fix any text was pasted as markdown table
Fix hitting backspace on line before horizontal rule would delete it
Fix html rendering of markdown tables skipped empty cells
Focus the editor when full screen is toggled
Prevent second scroll bar from appearing depending on the width in fullscreen
📝 Add or update documentation
Add ReadOnly checkbox to example
🔇 Remove logs
Don't log full editor text, only length and only if changed
✨ Introduce new features
🐛 Fix a bug
📝 Add or update documentation
🔇 Remove logs