Robert Riemann
Robert Riemann
What WEC version does the inspection.yml file say?
Hi @ZikBurns , what about the line thereafter? ~~~yml version: npm: 2.0.0 commit: v2.0.0-36-g3e8c98f-dirty ~~~
I agree that having a solution here would be useful. Now, all login forms are a bit different. So Let's assume you need to study first the login mechanism and...
When I put something in ~/bin it also shadows ~/usr/bin. (at least when you don't have a very uncommen $PATH). So I would consider this as standard linux behavior.
No it does not. To include it, one line has to be changed. ``` # install pandoc RUN cabal update && cabal install pandoc-${PANDOC_VERSION} ``` Add at the end `pandoc-crossref`....
https://www.qt.io/qt-for-python would be an easy choice for Linux users who have the qt libs easily available.
I also ran into a problem when using both asciidoctor-bibtex and asciidoctor-latex, which should be fixed here. Please accept this pull request and release a new version. :) For reference:...
I have a Jekyll blog that I also use for travel blog posts. In the yaml meta data I can put a GEOJSON object. Then, a plugin loads currently mapbox...
according to the current readme, this issue has been implemented and can be closed.
I can confirm this issue. Ruby 2.2.1, middleman-core-4.1.1 here.