Markdown Metadata Generator
Paste a JSON object and turn it into ready-to-use YAML front matter for Jekyll, Hugo, Eleventy, or any static site.
Gunakan Markdown Metadata Generator
Penjana Metadata Markdown
Menukar objek JSON kepada front matter YAML yang kemas untuk dokumen Markdown.
Objek JSON Masukan
Bahagian Awal Keluaran
Baca Kandungan
The Markdown Metadata Generator converts a JSON object into standard YAML front matter that can be pasted at the top of a Markdown file. The generated block uses the --- delimiters expected by static site generators.
Why Use This Tool?
Front matter is the metadata block at the top of Markdown files used by Jekyll, Hugo, Eleventy, and similar tools. Writing it by hand means keeping dashes, indentation, and value types consistent. This tool produces that block from a JSON object so the result is ready to paste.
How It Works
- Paste a JSON object into the input editor.
- Click Generate to send it to the conversion API.
- View the YAML front matter in the output panel.
- Copy the front matter or download it as a .md file.
Key Features
- JSON object to YAML front matter conversion
- Standard --- delimited front matter block
- Live input key count and JSON status
- Copy and download generated YAML
Komen (0)
Terangkan masalah yang anda hadapi supaya kami dapat menyiasat dan memperbaiki alat tersebut.