markdown-viewer icon indicating copy to clipboard operation
markdown-viewer copied to clipboard

Metadata with Remark Compiler

Open fcomoreira1 opened this issue 4 years ago • 0 comments

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!

fcomoreira1 avatar Mar 06 '21 15:03 fcomoreira1