Vladimir Hidalgo
Vladimir Hidalgo
Also: ``` sudo apt install python-pip Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python-pip ```
Thanks for adding this feature, any chance to also support Netbeans/Eclipse/Zend style? [More info in this link](https://stackoverflow.com/a/22666308/1172180) The reason behind this request is not having to convert hundreds of files...
+1 to this request, I think there's enough space for a mute button there 
Thank you for your review @SenseException, please let me know if I need to add/fix anything else to get this accepted/merged. I depend on this library for a production system...
Hi! no luck on Ubuntu 19.04, node v10.15.2 or v11.15.0 Uninstalled with `sudo npm uninstall -g markdown-pdf` Installed it with: `sudo npm install -g markdown-pdf --ignore-scripts` Doing: `markdown-pdf doc.md` outputs:...
Hi this is still happening in 1.9.1 when pasting on multiple terminals: only the one with the focus actually paste the content including the new lines
Hi this is still an issue in 1.9.4
You need to change `timeout` in `config/woocommerce.php`
Apparently a workaround is to do: `Product::options(['page' => 1])->where()`