-
👉 Note: for people landing here: it is possible to nest directives, but nested directives have to use more colons (this issue is about a different way to do it!)
### Subject of the feature
Somet…
-
### Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow the …
-
### Initial checklist
- [X] I read the [support docs](https://github.com/micromark/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/micromark/.github/blob/main/c…
-
Prettier currently uses `remark-parse@8` to parse Markdown/MDX. `remark-parse@9` was released on Oct 14, 2020, switching it over to `micromark`: https://github.com/remarkjs/remark/pull/536
Upgradin…
-
### Describe the bug
The JFrog CLI is unable to publish build info for my application. I see errors regarding failed checksum calculations.
### Current behavior
This shows the initial setup t…
-
Is there any way to disable specific markdown syntax? In my case, I need to disable indented code blocks, leaving only fenced code blocks.
Is it possible?
-
This all looks really well! 👍 Again, would love to hear more about your experience, what was weird, what’s confusing, etc!
From markdown (mostly the same as the micromark html extension)
```js
…
-
I have a usecase where we need to support the commonmark directives (https://github.com/remarkjs/remark-directive) and wondering if there are plans to support this, or if it's something I could contri…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/micromark/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/micromark/.github/blob/mai…
-
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