8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de7027 commit bc4da6bCopy full SHA for bc4da6b
conf.py
@@ -107,3 +107,5 @@
107
# Strip the dollar prompt when copying code
108
# https://sphinx-copybutton.readthedocs.io/en/latest/use.html#strip-and-configure-input-prompts-for-code-cells
109
copybutton_prompt_text = "$"
110
+# https://sphinx-copybutton.readthedocs.io/en/latest/use.html#honor-line-continuation-characters-when-copying-multline-snippets
111
+copybutton_line_continuation_character = "\\"
0 commit comments