Fix link to Docutils' `.. class::` directive (#14193)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
gerhardtgao
2025-12-24 16:15:41 +00:00
committed by GitHub
co-authored by Adam Turner
parent d68d242305
commit a20ca6371c
+2 -1
View File
@@ -402,7 +402,8 @@ Docutils supports the following directives:
.. _rstclass:
- :dudir:`class` (assign a class attribute to the next element)
- :dudir:`class <setting-class-attributes>`
(assign a class attribute to the next element)
.. note::