md`# ¯\\\\\\_(ツ)_/¯
(if you look at the code, that's a lot of backslashes, see the [excellent explanation by bgchen](https://talk.observablehq.com/t/topic/1722/2))
_tests:_
1. ¯\_(ツ)_/¯
2. ¯\\_(ツ)_/¯
3. ¯\\\_(ツ)_/¯
4. ¯\\\\_(ツ)_/¯
5. ¯\\\\\_(ツ)_/¯
6. ¯\\\\\\_(ツ)_/¯ correct!!!
7. ¯\\\\\\\_(ツ)_/¯ also correct
8. ¯\\\\\\\\_(ツ)_/¯
And then the headers disagree:
- \`<title>\` shows 6 \\\\\\\\\\\\\\\\\\\\\\\\ in the browser window title.
- \`<og:title>\` shows a lot of them too (too many according to [opengraphcheck](https://opengraphcheck.com/result.php?url=https%3A%2F%2Fobservablehq.com%2Fd%2F0fda090b1854d115))
- \`<meta name="description"\` has only one (as plain text) 👍
- \`<script type="application/ld+json">\` has too many (according to [google debug](https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fobservablehq.com%2Fd%2F0fda090b1854d115)).
`