-
hi, I love your theme, Im creating a pull request to add [admonitions](https://github.com/orgs/community/discussions/16925).
![image](https://github.com/saicaca/fuwari/assets/65259076/e060b6f9-ae88-4…
-
Libraries:
- https://github.com/syntax-tree/mdast
- https://github.com/remarkjs/remark
- https://github.com/vfile/vfile
Remark plugins I should look into:
- [remark-directive](https://github.com/rema…
-
First of all, thanks for sharing and supporting Docusaurus! It's been pretty easy to get started.
I'm posting a feature request — I haven't found anything similar in the issue tracker so forgive me…
julen updated
2 months ago
-
I am using it in the astro project, and when I start the project I get the error `Cannot read properties of undefined (reading 'blockTokenizers')`. When I debugged the code I found that `this.Parser.p…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-iss…
baur updated
6 months ago
-
### Documentation Link
_No response_
### Problem
We currently have a mix of `.. notes::` and numpydoc Notes in the docstrings, and they render differently (compare e.g. https://matplotlib.org/devdo…
-
### 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…
-
@bkeepers : FYI people are continually asking for coloured text in this closed issue:
https://github.com/github/markup/issues/369
-
### 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/…
-
Is there any way to use with MDXRemote ?
```typescript
import plugin from 'remark-github-beta-blockquote-admonitions';
```