Form body
A document that can be submitted as Markdown or JSON.
An Ember document can be submitted as Markdown or lossless JSON through one named form control.
EditorFormBinding chooses whether the document or a source draft owns the current value. EditorFieldView provides a named textarea that still works without JavaScript.
This live editor illustrates the document and source; the form integration itself uses EditorFieldView.
A document that can be submitted as Markdown or JSON.
Strict Markdown refuses unsupported content; JSON preserves registered custom node types.