mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 10:44:24 +08:00
fix a broken markdown heading
no space between heading indicator and text
This commit is contained in:
@@ -146,7 +146,7 @@ And then type '<c-y>j' in there again.
|
||||
</div>
|
||||
```
|
||||
|
||||
##Toggle Comment
|
||||
## Toggle Comment
|
||||
|
||||
Move cursor inside the block
|
||||
|
||||
|
||||
Reference in New Issue
Block a user