-
I am attempting to use the "Save as Markdown" feature when right-clicking the preview. Sequence and Flow diagrams appear properly in the preview, but the output markdown contains the source markdown u…
-
Similar to [this issue](https://github.com/Automattic/Simplenote-United/issues/31), I notice the markdown preview ignores the line break after the note title on the iOS, Android, and the Electron app.…
-
I noticed today that when I opened a rather large Markdown file in Macdown, and tried to scroll down immediately, before the preview finished rendering, the application would crash. This happened a co…
-
Type: Bug
# Behaviour
Terminal shows warning that says the terminal should be relaunched.
The issue is that I'm unable to hit the "relaunch terminal" button in the popup after hovering that termin…
-
Hello,
Since openai change to 156 chars long their so-called secret key, chatgpt-cli doesn't seem to work.
"Invalid API Key"
-
Is it possible to put this css style into the .wmde-markdown class package?
The styles imported by react-markdown-preview have a higher priority, but variables such as --color-prettylights-syntax-ent…
-
In my case, `PREVIEW_URL` changes on newly opened PR. It would be great to be able to pass the `BASEURL` from the github action into the github file like this.
```
on: [pull_request]
name: Check …
-
Hi bytesnake, loved your talk at NeovimConf 2022, great work with this plugin.
Are there any other build requirements?
I get the below error when I `set filetype=markdown.graphics`. I don't think …
-
In the Quarto report, the end output includes a Data Dictionary with definitions for each variable. If a user uploads their own data dictionary, some of the default dictionary may not be applicable.
…
-
Related to #3194, #3195. Styles defined in a Markdown editor element with preview can mess with styles on the rest of the PL page. To prevent this, we can just render the contents into a shadow DOM do…