mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add tests for HTML escaping.
This commit is contained in:
@@ -72,6 +72,8 @@ HTML_XPATH = {
|
||||
".//td[@class='label']": '[Ref1]',
|
||||
".//li[@class='toctree-l1']/a": 'Testing various markup',
|
||||
".//li[@class='toctree-l2']/a": 'Admonitions',
|
||||
".//title": 'Sphinx <Tests>',
|
||||
".//div[@class='footer']": 'Georg Brandl & Team',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user