Skip to content

Fix jsdoc missing space from bad indent#12156

Merged
sandersn merged 2 commits into
masterfrom
fix-jsdoc-missing-space-from-bad-indent
Nov 14, 2016
Merged

Fix jsdoc missing space from bad indent#12156
sandersn merged 2 commits into
masterfrom
fix-jsdoc-missing-space-from-bad-indent

Conversation

@sandersn
Copy link
Copy Markdown
Member

@sandersn sandersn commented Nov 10, 2016

Fixes #10987
Fixes #11341

Thanks @andreasrueedlinger for the repro and fix.

For words that were shorter than the jsdoc indent level, the space was
omitted previously.
@sandersn
Copy link
Copy Markdown
Member Author

@Andy-MS pointed out that this PR also fixes #11341

@sandersn sandersn merged commit 0cda239 into master Nov 14, 2016
@sandersn sandersn deleted the fix-jsdoc-missing-space-from-bad-indent branch November 14, 2016 16:21
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing space in documentation comment quick info Indent is not reset after first line break in jsdoc parser

3 participants