Pavel Smirnov
Pavel Smirnov
If you add a comment just after `return` keyword (e.g. JSDoc3 module comment) ```js define('fail', [], function() { var x = 1; return /* fail here */ { a: x...
The new minor version 3.4.0 references bootstrap 4 which is a breaking change for those still using bootstrap 3 with bootstrap-switch v3.3.4. These unexpected breaking changes cause projects malfunction after...
Is there any chance to fix extra vertical spaces around minted code when used inside `tabular` environment? The problem is described on [StackExchange](http://tex.stackexchange.com/questions/188003/minted-environment-inside-tabular/) and the workaround (or solution) is provided....