dragonglass/doc/metadata-values.txt

24 lines
649 B
Plaintext
Raw Normal View History

METADATA VALUES USED BY DRAGONGLASS
aliases
(Obsidian standard metadata)
List of alternative names that can be used to link to a particular page.
description
(Obsidian Publish standard metadata)
The description for this page.
publish
(Obsidian Publish standard metadata)
If this boolean value is False, the page will not be published.
tags
(Obsidian standard metadata)
List of tags for this page. Tags may be defined here or inline in the text.
template
The file name of the template to be used to render this page, overriding the default.
title
Title to use for the page, overriding the Markdown file name.