Skip to content

Conversation

@fhemberger
Copy link
Contributor

@fhemberger fhemberger commented Sep 16, 2018

Diffed the generated files before and after the update in #1810:

  • Escaping of a few characters has changed (' -> ', "-> ", & -> & in URLs)
  • Now HTML is properly escaped in <pre> code blocks
  • No <p> around <ul>

Breaking changes (fixed manually):

  • Markdown inside HTML is no longer supported:

    • locale/en/about/resources.md
    • locale/en/blog/npm/2013-outage-postmortem.md
    • locale/ko/about/resources.md
    • locale/uk/about/resources.md
    • locale/zh-cn/about/resources.md
    • locale/zh-cn/docs/guides/debugging-getting-started.md
  • Some slight misrendering (manually fixed, editor mistakes):

    • locale/en/blog/npm/managing-node-js-dependencies-with-shrinkwrap.md
    • locale/en/docs/guides/simple-profiling.md
    • locale/uk/docs/guides/simple-profiling.md
    • locale/zh-cn/docs/guides/simple-profiling.md
  • Could somebody from the @nodejs/nodejs-cn team please check the following files (some underscores were changed to <em>):

    • locale/zh-cn/docs/guides/backpressuring-in-streams.md
    • locale/zh-cn/docs/guides/buffer-constructor-deprecation.md
    • locale/zh-cn/docs/guides/timers-in-node.md

Trott and others added 2 commits September 14, 2018 11:10
This eliminates a warning from `npm audit`. It's a semver major update,
so we should look at output carefully, but all tests pass, so that's
something...
Copy link
Contributor

@willin willin left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@terry-fei
Copy link

👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants