mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
Update embeded files documentation Add example with front matter Add various comments I used to understand code Updated front matter to have installed flag Added function to parse front matter Added intercept to remove front matter for embed
7 lines
75 B
Markdown
7 lines
75 B
Markdown
---
|
|
author: John Smith
|
|
date: 2020-1-1
|
|
---
|
|
|
|
> This is from the `example.md`
|