Uh oh!
There was an error while loading. Please reload this page.
doc: use .md extension for internal links - #35191
Conversation
nodejs-github-bot
commented
Sep 14, 2020
Review requested:
|
00dc849 to
53a8ef3CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
5c545c2 to
a9ad531Compareaduh95
commented
Sep 16, 2020
Yikes, there are already conflicts… I'll resolve them as soon as I have a moment. @DerekNonGeneric, would you kindly ping @nodejs/documentation as well? Their input would be valuable given the size of the change. |
DerekNonGeneric
commented
Sep 16, 2020
Oh hmm, the bot should have done that. Wish we had that awaiting feedback label that was proposed recently. /cc @nodejs/documentation |
gengjiawen
commented
Sep 16, 2020
@aduh95 You need to rebase. |
Uh oh!
There was an error while loading. Please reload this page.
a9ad531 to
8d27d13CompareTrott
commented
Sep 16, 2020
Since my changes caused the conflicts, I resolved them and force-pushed. |
Trott
commented
Sep 16, 2020
If the bot pinged the documentation team on changes to doc files, they'd probably be pinged on around half of the PRs in the repo. (Same for the testing team.) Since the auto-pinging is a new thing, I'm guessing the idea has been to roll it out slowly and not overwhelm large-ish teams with pings. |
3c37b95 to
0677bbdCompare93ae3d2 to
ccbda32Compareaduh95
commented
Sep 22, 2020
Rebased and split into 3 commits because #35224 landed before this one. PTAL |
45e287d to
c8d000bCompare
DerekNonGeneric
left a comment
There was a problem hiding this comment.
This looks good overall. I just have a couple of questions.
There was a problem hiding this comment.
Can you link to this API's docs?
There was a problem hiding this comment.
I have just copied the code below, I haven't used the API docs nor do I know where to find it.
There was a problem hiding this comment.
From what I was able to find out, unist-util-visit uses the Universal Syntax Tree.
@wooorm might be able to clue us in on whether there are additional learning resources, but so far this code seems to be fully functional to me. It would be nice to get a better understanding of how this works though.
There was a problem hiding this comment.
readme for unist-util-visit(-parents) should have enough info. There are also some recipes on the website of unified.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
What's the command you ran to make this test run?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Do you recall what this replacement was for?
There was a problem hiding this comment.
To remove HTML comments it seems. I haven't looked into it though.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
I would like to know what this data structure looks like.
There was a problem hiding this comment.
Here's the result of a console.log(node) here:
{type: 'link',title: null,url: '#cli_diagnostic_dir_directory',children: [{type: 'text',value: '--diagnostic-dir',position: [Position]}],position: Position{start: {line: 131,column: 1,offset: 3405},end: {line: 131,column: 50,offset: 3454},indent: []}}6388632 to
844ed1bCompareaduh95
commented
Sep 29, 2020
Rebased to solve conflict. If everyone is happy with the current code, I'd like to have it landed before other conflicts arise. @DerekNonGeneric my understanding is that none of your comments are blocking, is that right? |
844ed1b to
4605a10Comparenodejs-github-bot
commented
Sep 30, 2020
This helps catch broken links as part of the test suite. This also improves the user experience when browsing the markdown files. PR-URL: nodejs#35191Fixes: nodejs#35189 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Refs: nodejs#35244 PR-URL: nodejs#35191Fixes: nodejs#35189 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Fixes: nodejs#35189 PR-URL: nodejs#35191 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Trott
commented
Oct 1, 2020
Landed in 726143e...91837e9 |
This helps catch broken links as part of the test suite. This also improves the user experience when browsing the markdown files. PR-URL: #35191Fixes: #35189 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
This helps catch broken links as part of the test suite. This also improves the user experience when browsing the markdown files. PR-URL: nodejs#35191Fixes: nodejs#35189 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Refs: nodejs#35244 PR-URL: nodejs#35191Fixes: nodejs#35189 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Fixes: nodejs#35189 PR-URL: nodejs#35191 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>



This helps catch broken links as part of the test suite. This also
improves the user experience when browsing the markdown files.
Fixes: #35189
This is currently blocked by #35182.Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes