Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 255 Bytes

template.md

File metadata and controls

21 lines (14 loc) · 255 Bytes
Error in user YAML: (<unknown>): could not find expected ':' while scanning a simple key at line 3 column 1
---
title: ${title}
image: ${image}
${bookYaml}
${bookmarkYaml}
${playlistYaml}
---

The books I read, playlist I made, and bookmarks I saved during ${title}.

Books

${bookMarkdown}

Playlist

${playlistMarkdown}

Bookmarks

${bookmarkMarkdown}