Markdown files must have a title, either using:
-
A Markdown top-level header (
#).For example:
# Example title- If more than one
#header exists within a file, the upload fails. - If there is any content preceding the
#header, the upload fails.
- If more than one
-
The
ft:titlemetadata key at the top of a Markdown file.For example:
--- "ft:title": "Example title" ---It is possible to add other metadata at the top of a Markdown file. See Metadata in topics.