Try It
Experiment with MarkBack syntax right in your browser. The interactive editor below uses the MarkBack linter to validate your content in real-time.
Select an example from the dropdown to get started, or write your own MarkBack content. The linter will show errors, warnings, and parsed records as you type.
Try MarkBack
Edit the content below to see real-time linting feedback
Editor1 line
ResultsValid
What to Try
- Markdown content: Notice how examples use headers, lists, code blocks, and emphasis -- MarkBack wraps Markdown naturally
- V2 headers: Use
@id,@file,@tag,@inputinstead of V1's@uri,@source,@prior - Valid examples: See properly formatted records with identifiers, structured feedback, and JSON metadata
- Error cases: Understand what breaks validation (missing feedback, invalid JSON)
- Edit freely: Modify any example and watch the diagnostics update in real-time
Learn More
- Get Started -- Quick introduction to MarkBack
- Examples -- More example files
- Specification -- Full format specification