-
### Problem description
I created a custom style sheet inside the `xslt/fo` directory and enabled graphical admonitions and draft mode, but even though I created the `static/images` directory inside …
-
## Describe the bug
After updating my project to Docusaurus-OpenAPI-Docs v4.2.0 (from 4.1.0), when I build and view my docs, any Markdown / MDX processing is not happening in the Responses descript…
-
currently guilabel are displayed as little boxes in the html outputs in most of the the theme I know like rdt:
![image](https://user-images.githubusercontent.com/12596392/221668721-80423121-7c19-4c…
-
## Description
Admonitions are a simple way to have shout-out boxes. They were originally introduced by `mkdocs` (I think) and are usually written in markdown as
```
!!! note
You should …
-
We use different layout formats for standard guideline elements like 'Exception:', 'Hint:', 'Note:', 'Remark:', 'Example:', 'Tip', 'Reasoning:', 'Warning:', 'Important:', 'Caution:'. Additionally, the…
-
Last updated: 05/10/2023
## Help us translate the Docusaurus 2 website
The Docusaurus 2 i18n support is ready, and it's time for Docusaurus 2 website to be translated
This issue is here to or…
-
The generated output does not have any class or anything I could target in the output:
```html
Shoutout to Lighthouse Metrics as their service has been a great help in understanding how Pillser …
-
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…
-
Hi there - great work with the project, I admire your perseverance and the rewrite of a large part for v3. I hope this is not the wrong place to ask, I couldn't find any other place, and I couldn't fi…
-
## background
Restructured text allow for the syntax:
```restructuredtext
.. note:: This is a short note
```
It is a nice, terse, one-line syntax for an admonition.
This comes at a price…