mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
c382e1233b
* Initial plan * Add frontmatter to YAML codeblock conversion Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com> * Add edge case tests and fix frontmatter regex, install types Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com> * Address code review feedback - improve template literal readability Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com>
169 B
169 B
title, date, tags, author
| title | date | tags | author | ||
|---|---|---|---|---|---|
| Test Document | 2024-01-15 |
|
John Doe |
Heading 1
This is content after frontmatter.
Heading 2
More content here.