Skip to content

Stop leading space after entering Markdown#157

Merged
sofish merged 2 commits intosofish:masterfrom
SamLau95:patch-1
Aug 3, 2015
Merged

Stop leading space after entering Markdown#157
sofish merged 2 commits intosofish:masterfrom
SamLau95:patch-1

Conversation

@SamLau95
Copy link
Contributor

@SamLau95 SamLau95 commented Aug 1, 2015

Before, typing #, space, then hello results in an <h1> with a leading space (<h1> hello</h1>).

This commit stops the insertion of the space if markdown syntax is detected.

Before, typing `#`, `space`, then `hello` results in an `<h1>` with a leading space (`<h1> hello</h1>`).

This commit stops the insertion of the space if markdown syntax is detected.
@sofish
Copy link
Owner

sofish commented Aug 3, 2015

👍 thx~

sofish added a commit that referenced this pull request Aug 3, 2015
Stop leading space after entering Markdown
@sofish sofish merged commit 81a0505 into sofish:master Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants