markdown-viewer
markdown-viewer copied to clipboard
Metadata with Remark Compiler
I know the remark compiler can interpret yaml code like for metadata
---
title: Index
description: This is my Index Page
tags: ['index']
---
It would be great to be able to use this "metadata" for things like setting up the page title and icon.
This is just a feature request, but as is your program is great!