Browser-only tool

OKF validator

Paste a Markdown file and check whether it includes the frontmatter fields expected by this guide. Content is processed in your browser and is not uploaded to this website.

Paste Markdown

What this validator checks

The OKF draft treats `type` as the required field. This site checks additional guide fields because they make examples, previews, and SEO-friendly summaries easier to maintain.

Reference example

A valid starter document

Correct OKF example
---
type: Website Page
title: Open Knowledge Format Validator
description: A browser-only tool that checks basic OKF frontmatter fields.
resource: https://openknowledgeformat.online/okf-validator/
tags: [okf, validator, markdown]
timestamp: 2026-06-17T00:00:00Z
---

# Purpose

This page helps users test whether a Markdown document includes the fields expected by this guide.