Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 2
    They're rendering the new HTML to check for changes as compared with the old HTML, and discarding updates that change the output. So essentially they are leaving the rendered HTML alone. "...if we detected that a post would look [different] when rendered with the new CommonMark renderer during the migration, we wouldn't save a new version of this post as part of the migration." Commented Jun 5, 2020 at 17:06
  • Keeping html different from source is a time bomb, that will hit the next editor, who doesn’t expect to fix markdown differences Commented Apr 13, 2021 at 12:37