I have a markdown file like:
---
title: HTTP Request
date: 2020-10-07 19:00:00
slug: core
---
## 404
Send an HTTP 404 response back to the client.
This throws the following error in the console:
Failed to execute 'querySelector' on 'Document': '#404' is not a valid selector.