Michael
Michael
if you check the code, the second parameter to mdToDraftjs is a nested object and not an object from string to string, as the declaration type incorrectly states. You need...
I just looked at the implementation code @jpmsegurado, this is not documented. In my case I replaced Delete with underline since I didn't need strikethrough. Tbh I didn't find any...
This is the proper link now it seems: https://unpkg.com/[email protected]/dist/pwd.min.js Workaround: Put a breakpoint before the usage of pwd, copy and paste the js from that site in your console and...