-
The [remark-directive](https://github.com/remarkjs/remark-directive) plugin does not function as expected when used with mdsvex. I could not figure out why.
Minimal example:
```js
import { unif…
vypxl updated
4 months ago
-
One may encounter the following error when attempting to use footnotes and deflist plugins together:
```
Error: Cannot handle unknown node 'footnoteReference'
```
This is how I'm attempting to…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/remarkjs/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/remarkjs/.github/blob/main/con…
-
**Prettier 2.3.2**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEBaABAQXQGwJYDOM6e8AtgHQA6UNAjBQB7oDKEZc68jxARnDggB3LgAtO+ImICGxItIBOMAuiGlR6KiAaMtIADQgIABxh5oBZKEULhABUUJLKaQDc…
-
E.g.: https://www.howdju.com/media-excerpts/2021
-
Many Markdown implementations support this syntax:
```md
A :dfn[hypermedia control] is an element in a hypermedia that describes (or controls) some sort of interaction, often with a remote server,…
-
#44 対応のために remark-parse を v8.0.2 から v9.0.0 へ更新したら parser 変更により現状のプラグイン実装の互換が失われた。[micromark](https://github.com/micromark/micromark) 対応が必要となる。
- [Release 13.0.0 (micromark) · remarkjs/remark](https…
-
### Describe the bug
In my case there was an issue with `*.md` being treated as mdx, so anything with `{ }` and without backtick, was failing with `Could not parse expression with acorn: Unexpected t…
-
If you want to ask for support or request features, [sponsor the project](https://github.com/sponsors/petyosi) and [contact me over email](mailto:petyo@mdxeditor.dev).
- [x] I have searched for sim…
-
We want a plugin system in MarkdownDB so people can easily extend the core functionality, for example to extract additional metadata, so that not all functionality has to be in core and people can rap…