For example, see the raw version of extensions/amp-animation/amp-animation.md. It has escaped "& lt;" tags paired with unescaped > tags. There are numerous instances of such inconsistencies across the code base.
These are tripping up the link checker gulp presubmit task.
Discovered while testing #9552