codex-team / codex-team/editor.js
Render to plain text
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
It would be nice if there was an easy way to just render the whole thing to plain text, especially for text-to-speech, or performing diffs. I know there are ways to strip out tags from the rendered HTML, but given there's more metadata in the clean json it might make sense to provide an API way of retrieving this more accurately.
EDIT: Or how about extending the API so that each plugin can render to different formats, and have HTML, plain text, markdown, or even MediaWiki as render options?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.