RAR
RAR
https://webpack.js.org/guides/asset-modules/ Issue with loading e.g. PlusMathIcon
https://github.com/remarkjs/remark/blob/main/doc/plugins.md https://github.com/rehypejs/rehype/blob/main/doc/plugins.md
Examples of supported features: Code highlighting (highlight line, show line numbers): ```jsx showLineNumbers {1, 3-4} const handleEditorKeyDown = useCallback( (event) => { if (event.key === 'Escape') { handleCancel(); } else...
For task list `- [X}` does not show as tasks (remark-gfm bad version?) For unordered list when any element contains multiple lines style looks bad
- [ ] quote - [ ] image - [ ] numbered list - [ ] unordered list - [ ] task list Mostly not working correctly (wrong initial selection)...