-
I've been using more and more remark lately, but most importantly I've been taking advantage of mdast to programmatically modify it and then go back to markdown. But every time I comeback to this modu…
-
## Type of Change
Other
## Summary
Running list of issues hit with remark Markdown support:
1. If you enable the remark-gfm plugin via the remark option in the greenwood.config.js, it *mos…
-
## Describe the bug
Mentions are a critical feature to implement within common so that you can type ```@alice``` and select the users from a list and then create a link that we then store in markdo…
-
Embedded images in Obsidian format (`![[image.png]]`) aren't converted to the appropriate Markdown syntax (`![image.png](image.png)`), which causes missing images in the final .qmd file when rendered …
-
# Support `remark-code-import` by passing file metadata during parser creation
## Description
When attempting to use the `remark-code-import` plugin with code snippet imports using the file syntax:
…
-
Is it possible to use any of plugins from markdow-it?
-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/DominikPieper/obsidian-ReadItLater/discussions/categori…
-
### Checklist
- [X] I have searched through the AstroNvim documentation
- [X] I have searched through the existing issues of this project
- [X] I have searched the existing issues of plugins related …
-
Hey, first of all thanks for your contribution. Super cool plugin with tremendous potential!
**Is your feature request related to a problem? Please describe.**
It would be really useful, if the …
-
Really cool plugin thanks.
Minor things I've wanted when using it:
- When exporting to PDF turn off the 'fold' arrows
- When exporting to PDF turn insta-toc into markdown links so they are functi…