Vincent-Xavier JUMEL
Vincent-Xavier JUMEL
When you set `let g:jupytext_filetype_map = {'md:myst': 'markdown'} let g:jupytext_extension_map = {'md:myst': 'md'} let g:jupytext_fmt = 'md:myst' ` the new format isn't taken into account and opening a file yields...
I've followed https://stackoverflow.com/questions/49476653/how-to-use-custom-tap-with-libvirt to write a libvirt xml description of the machine https://gist.github.com/vincentxavier/0306d8f3ae9c487627c78a4982610265 . This file could be shipped with.
A nice feature would be to group favorite station by folders/tags : one folder with favorite station near home, one near work, …
I've made this work for [Sphinx-proof](https://github.com/executablebooks/sphinx-proof), and the patch should also apply here. This is related to #13 Currently, this patch only contains french translations.
I've reworked my workflow on translation. So I've just written a failing test.
When using some Linux installation of VSCode or Codium, it's bind to https://open-vsx.org instead of the marketplace. Open-VSX teams provides publication instructions on https://github.com/eclipse/openvsx/wiki/Publishing-Extensions. If this require to much work,...
When compiling a document that need shell-escape pygmentize (ie minted package); document is generated but only show an error message. Steps to Reproduce - `http POST https://latex.ytotech.com/builds/sync compiler=pdflatex resources='[{"main": "true",...
**Description** When POSTing a recipe using the API described in https://nextcloud.github.io/cookbook/dev/api/0.1.2/index.html#/Recipes/newRecipe the server reply with a 500 error **Reproduction** Steps to reproduce the behavior: 1. Download a recipe using GET...