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.
Utilizzo Markdown Metadata Generator
Generatore di metadati Markdown
Converte un oggetto JSON in un front matter YAML ben strutturato per i documenti Markdown.
Oggetto JSON di input
Generazione delle pagine preliminari
Leggi il contenuto
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
Commenti (0)
Descrivi il problema che hai riscontrato, in modo che possiamo analizzarlo e migliorare lo strumento.