Skip to content

Resolve "Remove YAML front matter from editable content in the Static Site Editor"

Derek Knox requested to merge 216834-frontmatter-service into master

What does this MR do?

Adds the initial abstraction such that subsequent MRs can properly parse out frontmatter and content from a source file. This is needed as there are two modes in which editing is to occur (markdown and WYSIWYG), but we only want the content (not the frontmatter) to display in the WYSIWYG mode.

This is planned MR 1 of 3

Screenshots

N/A

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Derek Knox

Merge request reports