textlint-plugin-html
textlint-plugin-html copied to clipboard
HTML support for textlint
https://github.com/textlint/textlint-plugin-html/blob/08d7a6aacabd6313f85383e80c32c71bb4b99eb0/src/mapping.ts#L3-L23 Currently, tagName mapping is hardcode. However some use cases force change the mapping. For example, a user want to treat `div` as `p`. Of course, the user can create...
This project looking for new maintainers. If you want to help us, then please say so. This project has tasks that should be done. - [x] Rename "html" to "DocumentHtml"...
https://github.com/textlint/textlint-plugin-html/tree/master/example current example is just example. It is not automatic testing. We improve the testing by moving example to snapshot testing. We can improve stablity by using actual website HTML...
I can not found changelog, but it change behavior.