-
-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Labels
Description
The front matter is always shown in the file's content by default. To force editors to use the editor panel to make front-matter changes, it would be required to have a setting and functionality to support it.
Settings
frontMatter.content.hideFm: defines if you want to hide the front matter. The default isfalse.frontMatter.content.hideFmMessage: defines the message to show to the user.
Known limitations
As we cannot remove lines from the file. The enhancement should automatically fold the front matter zone + hide the text via a text decoration.
Reactions are currently unavailable