Allow using / anywhere on a line or table (#7026)
This commit is contained in:
@@ -8,7 +8,6 @@ type Options = {
|
||||
openRegex: RegExp;
|
||||
closeRegex: RegExp;
|
||||
enabledInCode: true;
|
||||
enabledInTable: true;
|
||||
};
|
||||
|
||||
type ExtensionState = {
|
||||
|
||||
Reference in New Issue
Block a user