Admonitions in spec definition #364
dmitriyrotaenko
started this conversation in
Ideas
Replies: 1 comment
-
|
Sounds like a cool idea but not sure how this will work as the open api rendering is done by redoc and is out of my control |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, we're integrating Redocusaurus for our documentation. Really enjoy the project so far.
My question is whether Redocuaurus can somehow parse Docusaurus admonitions within the spec definition?
Here's a custom 'admonition' that I've created. Basically, a

divwith some styles.And the spec definition looks like the following:
Is it possible to to use Docusaurus admonitions in spec like so:
And if no, maybe there're some directions I can dig into? Any help and ideas appreciated 🙌
Beta Was this translation helpful? Give feedback.
All reactions