Hi Team, Thank you for putting up great content on your blog, esp. the generalised consensus series. There's a minor rendering issue when it comes to admonitions. The migration from docusaurus (#56) preserved the admonition syntax but in fumadocs, rendering this requires an opt-in plugin[1]. [1] https://www.fumadocs.dev/docs/headless/mdx/remark-admonition ---- ## Screenshot ### current: <img width="3024" height="1728" alt="image" src="https://github.com/user-attachments/assets/e68278bf-22de-42e2-988e-1f51731e37a5" /> > [!NOTE] > A PR is up for this on a fork: https://github.com/rtshkmr/multigres-site/pull/1. > Happy to publish it properly to this repo if given the greenlight. > > > ### After applying the patch: > <img width="3024" height="1732" alt="image" src="https://github.com/user-attachments/assets/5c370c74-377a-4fe6-87ee-93771ce92562" />
Hi Team,
Thank you for putting up great content on your blog, esp. the generalised consensus series.
There's a minor rendering issue when it comes to admonitions.
The migration from docusaurus (#56) preserved the admonition syntax but
in fumadocs, rendering this requires an opt-in plugin[1].
[1] https://www.fumadocs.dev/docs/headless/mdx/remark-admonition
Screenshot
current:
Note
A PR is up for this on a fork: rtshkmr#1.
Happy to publish it properly to this repo if given the greenlight.
After applying the patch: