Skip to content

Conversation

@juanarbol
Copy link
Member

Something is wrong on MD parsing

Screenshot from 2020-04-25 17-33-23

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. os Issues and PRs related to the os subsystem. labels Apr 25, 2020
Copy link
Member

@rexagodrexagod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems a bit odd. Was this due to an invalid character?

@juanarbol
Copy link
MemberAuthor

juanarbol commented Apr 27, 2020

It looks like, I guess it is something with my code editor and space character, this had happened to me few times.

For this fix, I have built docs and check that fixed now.

Copy link
Member

@addaleaxaddaleax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but it might be worth investigating why a nbsp breaks this, it really shouldn’t do that

@addaleaxaddaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 27, 2020
addaleax pushed a commit that referenced this pull request Apr 29, 2020
PR-URL: #33067 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@addaleax
Copy link
Member

Landed in ed87433

targos pushed a commit that referenced this pull request May 4, 2020
PR-URL: #33067 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@targostargos mentioned this pull request May 4, 2020
@juanarboljuanarbol deleted the juanarbol/fix-osversion-docs branch January 19, 2021 16:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.osIssues and PRs related to the os subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@juanarbol@addaleax@Trott@MrHeer@rexagod@targos@nodejs-github-bot