Edward Liu
Edward Liu
``` import YouTube from "react-youtube"; ``` The code above can set the start time correctly. However, if the video has been watched before, the time will then be set to...
Does anyone know how I can import module `@cortex-js/compute-engine`? I get a module not found error when importing that module. ``` javascript.errors.JavaScriptError: ('require', "Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@cortex-js/compute-engine' imported...
How do you modify the editor tool bar's function? say I want to modify Italic's symbol from ++{content}++ to something else?
[Screencast from 08-29-2023 04:41:49 PM.webm](https://github.com/HarryChen0506/react-markdown-editor-lite/assets/45161984/9672c93b-a50a-43fd-a2ef-89ea40bdb0de) What might be the root cause that the cursor will move to the content end, instead of the pasted sentence end after pasting? "next": "^13.4.16",...