Revert "Set Sphinx default_role to allow single backslash to be render as 'option' role."
This reverts commit 2de227e59c.
This does not fix the issue we are having with :any: roles.
This commit is contained in:
@@ -63,5 +63,3 @@ html_static_path = ['_static']
|
|||||||
|
|
||||||
# https://stackoverflow.com/a/56448499
|
# https://stackoverflow.com/a/56448499
|
||||||
master_doc = 'index'
|
master_doc = 'index'
|
||||||
|
|
||||||
default_role = 'option'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user