Djot Playground
[Djot-PHP] converts Djot markup to HTML. Edit on the left, see the result on the right.
Output is XHTMLed and sanitized via HTMLPurifier for security. For raw output, clone the sandbox repo and run locally in debug mode.
Test Examples
Copy and paste these to test warnings and errors:
Warning Example
Enable "Warnings" checkbox to see undefined reference warnings.
[undefined link][missing-ref]
This has an undefined footnote[^missing].
Strict Mode Example
Enable "Strict" checkbox to see errors for unclosed blocks.
::: warning
This div is never closed.

