Alex Kocharin
Alex Kocharin
> The typed coffeescript package links here It's a mistake. It should be linked here: https://github.com/mizchi/TypedCoffeeScript
> Is there something blocking this being merged? It wasn't merged initially, because it isn't quite something I had in mind. Sometimes you have to minify javascript in the middle...
Yeah, it's quite possible... I don't remember exactly what issue I got 7 months ago.
Err... don't remove that, pleeeease. I was [about to suggest](https://github.com/Unitech/pm2/issues/260#issuecomment-32711599) using unix sockets instead of tcp for pm2, and it'd kinda sad if it'll be removed. :P In theory, with...
Can you please clarify why is it needed?
merged in https://github.com/markdown-it/markdown-it/commit/67fa0f239752ec649a3e93fe8bd7a3f410fec0f3 (with added changelog)
nvm, reverted for now, not sure if breaking change is worth it
> Could you consider making a `null` attrs value yield an empty HTML value in 11.x? Alternative suggestion would be to represent empty values as `attrs.push(['download', true])`. I think many...
Brief technical reasoning for the current (possibly incorrect) behavior: End line in `map` is a line when the rule terminates itself (i.e. is able to determine that the next line...
P.S.: this behavior was unintentionally changed in 8.0.0 following CM spec changes. Looking into fixing it now.