Uh oh!
There was an error while loading. Please reload this page.
tools: update doc generator dependencies - #40042
Conversation
Note that just updating remark-html like in #40033 doesn't help. The breaking change is exactly from remark-html 13.0.2. |
targos
commented
Sep 8, 2021
I just read the changelog: https://github.com/remarkjs/remark-html/releases/tag/13.0.2 |
targos
commented
Sep 8, 2021
I opened #40043 to silence the dependabot alert while we work on this. |
aduh95
commented
Sep 8, 2021
Has this been resolved by #40043 or do you still need help? I've pulled the branch on my local repo and didn't find any obvious issue with the generated HTML. |
No issues anymore, but many differences with the current version. I'd appreciate help to review these and compare the rendered pages visually |
Trott
commented
Sep 17, 2021
The .json files are different and I don't know enough about how they're used to be sure from a glance that it matters. I'll try to dig in, but if someone else does it before I do, I will not complain. |
Trott
commented
Sep 17, 2021
Looks to me like this is correct and the current version gets it wrong. |
Trott
commented
Sep 17, 2021
nodejs-github-bot
commented
Sep 17, 2021
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
commented
Sep 17, 2021
PR-URL: #40042 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
targos
commented
Sep 18, 2021
Landed in 2b080cb |
PR-URL: #40042 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #40042 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>


This is not working yet. There are failing doctool tests and the generated files have issues.
/cc @aduh95@Trott