Allowing more tags inside table cell
Open
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 162
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
I wasn't able to figure out how to allow line breaks inside the table cell so I forked the repo and implemented it myself by providing object for `sanitize` method:
https://github.com/nikita-vanyasin/table/blob/master/src/plugin.js#L53
Is any better way to do this without forking?
Can do a pull request but it's a breaking change I guess.
Feel free to use my version from npm too: https://www.npmjs.com/package/@nikita-vanyasin/table
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.