Skip to content

docs(obsidian-markdown): add multi-line array syntax for wikilinks#36

Open
yixin0829 wants to merge 1 commit into
kepano:mainfrom
yixin0829:feat/multiline-wikilinks-docs
Open

docs(obsidian-markdown): add multi-line array syntax for wikilinks#36
yixin0829 wants to merge 1 commit into
kepano:mainfrom
yixin0829:feat/multiline-wikilinks-docs

Conversation

@yixin0829
Copy link
Copy Markdown

Summary

  • Add documentation for multi-line YAML array syntax when using multiple wikilinks in frontmatter properties
  • Clarify that wikilinks must be wrapped in quotation marks for valid YAML parsing
  • Note that inline arrays, while valid YAML, are not the format Obsidian uses or expects

Closes #24

… YAML

Document the multi-line YAML array syntax that Obsidian uses when adding
multiple wikilinks to list properties via the Properties UI. Clarify that
wikilinks must be quoted and that inline arrays, while valid YAML, are not
the format Obsidian expects.

Closes kepano#24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Formalize and Document Multi-line Array Syntax for Wikilinks in YAML Properties

1 participant