gaelj / BlazorCodeMirror6

Blazor wrapper for CodeMirror 6
MIT License
17 stars 1 forks source link

Initial development #17

Closed gaelj closed 9 months ago

gaelj commented 9 months ago

✨ Expose bold & italic command, add child content that can be before or after

✨ Implement additional commands

💄 Add more themes

✨ Expose Markdown styles active at the current selected range(s)

✨ Allow manual resizing of the editor

✨ Implement markdown image preview, stolen from https://github.com/davidmyersdev/ink-mde/blob/c4758965d91d9e2255d8062e4d7aef7f8b837a29/src/vendor/extensions/images.ts#L62`