Open unitehenry opened 4 years ago
I would like to help here!
@m1ga Trying to limit these types of issues to one per person for hacktoberfest! 😃
Heyy @unitehenry Can i contribute to this?
@sambhavjain9138 Definetly!
To see if you want to take this on, check out these two files:
src/striveneditor.js
which contains the scrubHTML
methoddemo/src/test.js
file see how the unit tests are being written.If you think you can handle it, let me know and I will assign this issue to you! 😄
@unitehenry no problem!
Write a unit test where
se.scrubHTML
takes an html element and only returns the text of that element.