Show:
This is a demonstration of content model handling in extensions for Parsoid. It implements the "json" content model, to allow editing JSON data structures using Visual Editor. It represents the JSON structure as a nested table.
- Source:
Classes
- JSONExt
- Native Parsoid implementation of the "json" contentmodel.