DEV Community

q0ago
q0ago

Posted on

API Test - Front Matter Style

Front Matter Test

This article uses front matter in the markdown body to set metadata.

Key Points

  • Title set via front matter
  • Tags set via front matter
  • Published flag set via front matter

All metadata in the YAML header takes priority over JSON payload fields.

Top comments (0)