Skip to content

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
Enter some MarkBack content or select an example above.

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, @input instead 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