|
|
|
|
|
by lewisjoe
1522 days ago
|
|
quick question: I assume it ships(or supports a plugin) with a serializer to convert an editor state JSON to HTML. Does it depend on browser APIs to do so? Can it be somehow liberated out of native DOM APIs and language bindings for JSON-2-HTML in common languages like Java & Rust. This could be a huge win for simple multi-platform rendering. |
|