Disable curly quotes in code blocks
This commit is contained in:
parent
da88c9c6ed
commit
1b242dea55
@ -2,6 +2,7 @@ import { KeyBinding, syntaxTree } from "../deps.ts";
|
||||
|
||||
const straightQuoteContexts = [
|
||||
"CommentBlock",
|
||||
"CodeBlock",
|
||||
"FencedCode",
|
||||
"InlineCode",
|
||||
"FrontMatterCode",
|
||||
|
Loading…
Reference in New Issue
Block a user