BBCodeParser
BBCodeParser copied to clipboard
Forgot to publish to npm?
Hi I've noticed that there are some differences between the git repo and npm package.
For example in tokenizer.ts the var attrValueChars have more characters and in NPM they're the same as attrNameChars which breaks my application (I need hash symbols for links).
Can someone republish npm package please? @svenslaggare
Otherwise, I'd be happy to take over this repo if noone's willing to keep working on it.