elm / virtual-dom

The foundation of HTML and SVG in Elm.
https://package.elm-lang.org/packages/elm/virtual-dom/latest
BSD 3-Clause "New" or "Revised" License
209 stars 80 forks source link

Fix codeblock for capture-vs-bubble ASCII diagram #155

Closed neildc closed 2 years ago

neildc commented 5 years ago
neildc commented 5 years ago

Change is more visible in the rich diff: https://github.com/elm/virtual-dom/pull/155/files?short_path=07277ed#diff-07277edef0cdf3b5e040e70f73540de0

evancz commented 2 years ago

Ah, thank you! I just merged in #143 a moment ago that fixes it by dropping the <span> entirely. Not sure why I wanted the specific fonts when I wrote that!