Rule 0105 was updated to use markdown-style callouts, but many other rules still use the old syntax.
For example:
**Tip:** When in doubt...
Should be changed to:
> [!TIP]
> When in doubt...
The listed callouts from DocFX don't include a style for exceptions. Should check what can be done here, depending on which renderers are used.
Rule 0105 was updated to use markdown-style callouts, but many other rules still use the old syntax.
For example:
Should be changed to:
The listed callouts from DocFX don't include a style for exceptions. Should check what can be done here, depending on which renderers are used.