Bug 1643819 - Prevent Firefox Docs to copy $ while copying using copy button.r=championshuttler,ahal
Differential Revision: https://phabricator.services.mozilla.com/D80643
This commit is contained in:
@@ -13,6 +13,9 @@ from recommonmark.transform import AutoStructify
|
||||
OUR_DIR = os.path.dirname(__file__)
|
||||
topsrcdir = os.path.normpath(os.path.join(OUR_DIR, ".."))
|
||||
|
||||
copybutton_prompt_text = ">>> |\\\\$ |\\[\\d*\\]: |\\.\\.\\.: "
|
||||
copybutton_prompt_is_regexp = True
|
||||
|
||||
EXTRA_PATHS = (
|
||||
"layout/tools/reftest",
|
||||
"python/mach",
|
||||
|
||||
Reference in New Issue
Block a user