We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81414c commit fba59d6Copy full SHA for fba59d6
1 file changed
pcweb/templates/docpage/docpage.py
@@ -18,7 +18,7 @@
18
19
20
def right_sidebar_item_highlight():
21
- return """
+ return r"""
22
function setupTableOfContentsHighlight() {
23
// Delay to ensure DOM is fully loaded
24
setTimeout(() => {
0 commit comments