docs: add mdbook-admonish for better tooltips

This commit is contained in:
Amaan Qureshi 2025-01-10 02:29:32 -05:00
parent c8bd78a29c
commit 21d74b8482
15 changed files with 435 additions and 48 deletions

View file

@ -18,7 +18,11 @@ Skip tests whose names match this regex.
### `-u/--update`
Update the expected output of tests. Note that tests containing `ERROR` nodes or `MISSING` nodes will not be updated.
Update the expected output of tests.
```admonish info
Tests containing `ERROR` nodes or `MISSING` nodes will not be updated.
```
### `-d/--debug`