This repository was archived by the owner on May 2, 2025. It is now read-only.
This repository was archived by the owner on May 2, 2025. It is now read-only.
[all] Reformat OS-specific instructions to use mdx admonitions for the whole website #97
Closed as not planned
Closed as not planned
Description
Makes system-specific instructions cleaner by removing information irrelevant to the user.
They can be customized to change the title, tabs, colors, etc, to configure them for each specific usecase.
Use regular admonition systax with different names for system-specific notes targeting only one system:
:::info[windows]
This is an instruction just for windows.
:::
For everything else, use MDX admonitions as explained in:
https://docusaurus.io/docs/markdown-features/admonitions#admonitions-with-mdx