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:
Bruno Oliveira
2021-04-01 10:12:46 -03:00
committed by GitHub
parent ca4a7a085e
commit b96e229c95
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
\
.. _plugin-list:
Plugin List