[Docs] Use definition lists for CLI reference docs (#33186)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Ashwin Phadke <23502062+ashwin-phadke@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2026-01-28 02:22:48 +00:00
committed by GitHub
parent fb7abfc1d0
commit 706f123b23
2 changed files with 9 additions and 8 deletions

View File

@@ -108,6 +108,7 @@ plugins:
markdown_extensions:
- attr_list
- def_list
- md_in_html
- admonition
- pymdownx.details