Markdown Front Matter Extractor
Separate YAML front matter from the body of any Markdown file. The tool returns the raw YAML, parsed metadata, and the content without the metadata block.
Gebruik Markdown Front Matter Extractor
Markdown Front Matter-extractor
Haal YAML-frontmatter, geparseerde metadata en schone Markdown-inhoud uit documenten.
Markdown invoeren
Uitgefilterd resultaat
Link naar tool
Delen
Help mee om deze tool te verbeteren
Inhoud lezen
The Markdown Front Matter Extractor parses YAML front matter from Markdown files used in static site generators like Jekyll, Hugo, and Eleventy, and returns the metadata and remaining content separately.
Why Use This Tool?
Front matter contains important metadata like title, date, tags, and layout. Extracting it helps with content management, bulk metadata editing, and migrating between static site generators.
How It Works
- Paste Markdown content that starts with YAML front matter.
- Click Extract to parse the metadata block.
- View the parsed JSON, raw YAML, and the content without front matter.
- Copy sections individually or download the full JSON.
Key Features
- Supports YAML front matter (--- delimiters)
- Returns has_front_matter flag, metadata, raw YAML, and content
- Copy raw YAML, content, or full JSON
- Download full JSON report
Reacties (0)
Een probleem met deze tool melden
Beschrijf het probleem dat u bent tegengekomen, zodat we dit kunnen onderzoeken en de tool kunnen verbeteren.