Skip to content

Commit

Permalink
Add copybutton conf to exclude prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinvis committed Sep 30, 2024
1 parent dad96ad commit 69f15da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
"colon_fence",
]

# Settings for sphinx-copybutton
copybutton_exclude = ".linenos, .gp"

# Add any paths that contain templates here, relative to this directory.
# templates_path = ['_templates']

Expand Down

0 comments on commit 69f15da

Please sign in to comment.