Attributes now have YAML values
This commit is contained in:
@@ -6,6 +6,7 @@ const straightQuoteContexts = [
|
||||
"InlineCode",
|
||||
"FrontMatterCode",
|
||||
"DirectiveStart",
|
||||
"Attribute",
|
||||
];
|
||||
|
||||
// TODO: Add support for selection (put quotes around or create blockquote block?)
|
||||
|
||||
Reference in New Issue
Block a user