Sukhpal Saini
Sukhpal Saini
I'll take on 2. > teachcode -V || teachcode --version
Submitted a pull request for the second checklist item.
That would be awesome. For some context, simple variable replacing like for first name etc. was done as part of this https://github.com/bdcorps/candymail/commit/25aa506e71eb216648fed3e36ecda8fc97f80fd1. The next step would be to allow for...
Getting this error when you switch `moduleResolution` from `node` to `bundler`  This is on `[email protected]` and node `v20.10.0`
+1 Waiting for this
+1 to merge this
+1 here. There is currently no way to have users upload a file since `` shows as an unsupported component.
Any updates on this?
As a workaround, I'm using Regex to detect image in the output markdown and add newlines after it. 
You can see here that the Markdown output from `tiptap-markdown` emits the image without a "\n" causing the next element to not be separate. 