Benjamin Piwowarski
Benjamin Piwowarski
The pseudo-class `:root` is not well handled (a prefix is added) ## Input ```js prefixer({ prefix: '#app' } ``` and ```css :root { --bs-blue:#0d6efd; } :root .a { --bs-blue: #0d6ffd;...
- [x] I have read [Contribution Guidelines](https://github.com/CircleCI-Public/circleci-cli/blob/master/CONTRIBUTING.md). - [x] I have checked for similar issues and haven't found anything relevant. - [x] This is not a security issue (which should...
I got an error while trying to build a debian package for `pytorch`, which is due to problem in detecting the shared libraries installed with the package (in the `lib`...
**Is your feature request related to a problem? Please describe.** Would it be possible to get the path of the (cached) file or the base directory of a collection? **Describe...
**Is your feature request related to a problem? Please describe.** Integration within datamaestro **Describe the solution you'd like** I am working on integrating `ir-datasets` into [datamestro](https://github.com/experimaestro/datamaestro) so that querying available...
### Bug report info ```plain text act version: 0.2.26 GOOS: linux GOARCH: amd64 NumCPU: 40 Docker host: unix:///run/user/1000/docker.sock Sockets found: /var/run/docker.sock /run/user/1000/docker.sock Config files: /home/bpiwowar/.actrc: -P ubuntu-latest=nektos/act-environments-ubuntu:18.04 Docker Engine: Engine...
TREC CaST
This pull request is for TREC CaST 2019 to 2022 ## Generic classes For the moment, it contains generic handler classes that might be moved in other places (and need...
It would be nice to have a UI from the editor that allows inserting a shortcode using a wizard, using e.g. http://www.jquery-steps.com
Zotero, etc. support embedded RDF metatada Zotero: http://www.zotero.org/support/dev/exposing_metadata Google: http://scholar.google.com/intl/en/scholar/inclusion.html Mendeley: http://www.mendeley.com/import/information-for-publishers/ See http://bibtex2rdf.sourceforge.net/ for a code base
Use the same mechanism as WP-Markdown that saves the HTML and converts it back http://wordpress.org/extend/plugins/wp-markdown/ Many advantages: - Not breaking the display if removing the plugin - Search would work...