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