You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "blocks: add double single quote block recognition (#78)" (#89)
This reverts commit 1e5a257.
`''` is also how many languages express an empty string, which shouldn't
be treated as a quote. #78 causes quite a few problems for many files
internally, and I assume it'd also cause problems externally.
0 commit comments