Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit b75a7f7

Browse files
committed
disable smartquotes
1 parent c7575ce commit b75a7f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@
3939

4040
sys.path.append(os.path.abspath('./exts'))
4141
extensions = ['inline', 'nxt', 'subs', 'github']
42+
smartquotes = False

0 commit comments

Comments
 (0)