Alexander Kuznetsov
Alexander Kuznetsov
Thank you for this! I don't have much time to deal with it right now, but I'll try to do it later (this lib needs some updates, including renaming). PR...
I just don't think PR is a good place for versioning. What if I already bumped a version? Also, as far as I know, breaking change is when first non-zero...
Yeah, I saw that, it just says "Major version zero (0.y.z) is for initial development. Anything may change at any time", so it's like anything might be breaking. But I...
@davnicwil sorry, I still haven't reviewed these. As for `lib`, it's better to leave it in `.gitignore`, I believe (you can use `npm link ~/your-projects-dir/markdown-react-js` for development).
I've sent invites to @davnicwil and @smm-telus. Thank you everyone!
I would go with "Raw" checkbox in the right bottom corner probably.
Maybe I forgot to make it public - try it now. If not - what's your npm version?
Looks great! I'm going to review it (and rest of stuff) this weekend. Consider it my new year's resolution :)
To be honest, I'd look for some alternatives - I haven't updated this repo for the long time and not really willing to support it further. Maybe I find a...
It's just so the page wouldn't seem messy if langpack value is not defined yet (or langpack was not loaded or something). I think it's better to have an optional...