Skip to content

Fix typo in IntelliSense for listItemIndent#19

Merged
mrmlnc merged 1 commit intoremarkjs:masterfrom
sagebind:master
Jul 1, 2020
Merged

Fix typo in IntelliSense for listItemIndent#19
mrmlnc merged 1 commit intoremarkjs:masterfrom
sagebind:master

Conversation

@sagebind
Copy link
Contributor

There was an extra space at the end of the definition for listItemIndent, which means if you used IntelliSense to populate that setting, it would seem like it does not work.

Fixes #15

There was an extra space at the end of the definition for `listItemIndent`, which means if you used IntelliSense to populate that setting, it would seem like it does not work.

Fixes remarkjs#15
@mrmlnc mrmlnc merged commit ee898d9 into remarkjs:master Jul 1, 2020
@mrmlnc
Copy link
Collaborator

mrmlnc commented Jul 1, 2020

Thanks for the contributing 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

listItemIndent value of "1" is still replaced by tabs.

2 participants