Duknam Yoo
Duknam Yoo
It'd be good if we are able to comment the code with highlights or something.
Implement horizontal/vertical scroll bar
We should be able to select multiple tiles by dragging, and mirror them by contextmenu.
### Why am I submitting this PR This PR is continuation of #663. (You can disregard #663 if this PR gets merged first) I've checked the difference between react-i18next and...
### Why am I submitting this PR This PR corrects the behavior of `` to match with [react-i18next's nodeToString routine](https://github.com/i18next/react-i18next/blob/master/src/Trans.js#L59). When `transSupportBasicHtmlNodes` is true, inside ``, react-i18next converts `` into...
#### Description Notion has added ALT text support for images earlier this year (https://x.com/NotionHQ/status/1771216051931361353?lang=en). This PR adds support for specifying alt text on images using this feature.  #### Notion...