Tag: front matter
-
Adding Front Matter To mdserver
The very first issue I opened on mdserver – my server project that serves HTML from markdown files – was that the title of the page (which shows in the browser tab, and is used for browser bookmarks) needed to be set inside the markdown file, rather than generated from the file name. I didn’t…