Documentation about Trix's format?
- Dominant language
- JavaScript
- Stars
- 20k
- Forks
- 1.1k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 13
Description
Is there documentation somewhere for _how_ Trix formats text, i.e. which HTML tags it uses?
There are plenty of GitHub issues that make it clear that it doesn't use `
` for paragraphs, and as frustrating as that may be, converting markup for use with Trix would be trivial if there was a comprehensive list of tags it actually does support.
I've done some searching on GitHub and Google and not found such a document, though. Have I missed it?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating where Trix defines or emits its supported HTML formatting, then document the comprehensive list of tags and paragraph representation; done means the documentation is easy to find and sufficient for converting markup to Trix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100