textlint-plugin-html icon indicating copy to clipboard operation
textlint-plugin-html copied to clipboard

HTML support for textlint

Results 4 textlint-plugin-html issues
Sort by recently updated
recently updated
newest added

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...

help wanted
Status: Proposal

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"...

help wanted

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...

Type: Testing

I can not found changelog, but it change behavior.