Fix plugin-list label in the docs (#8505)
Last time I "fixed" this I left a `\` at the start of the string to avoid an initial newline, but didn't realize it was a raw string. This should fix it now for good.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
\
|
||||
|
||||
.. _plugin-list:
|
||||
|
||||
Plugin List
|
||||
|
||||
Reference in New Issue
Block a user