Closed pulyaevskiy closed 3 years ago
Adds a special case for code blocks to not require space character entered by the user after the shortcut (either ``` or ''').
space
```
'''
Applies the code block style immediately when the shortcut prefix itself is detected.
Adds a special case for code blocks to not require
space
character entered by the user after the shortcut (either```
or'''
).Applies the code block style immediately when the shortcut prefix itself is detected.