Alexandr Shavykin
Alexandr Shavykin
Probably also related. ``` Insert or uncomment existing lines in `.bashrc`: > ```shell > if [ -f ~/.bash_aliases ]; then > . ~/.bash_aliases > fi > ``` ``` Renders as:...
> My issue is that this is confusing behavior. How should the user know that they shouldn't use the _.rst_ extension when `.. include::`ing a file? Why do they even...
Fixed broken pipeline in 7f8ff57a90b7453135138e4a595df040c69424ed (made a PR to original branch in author's repo). Also researched a bit about ODS implementation, and it's a lot harder than it seems to...
I also made `Dockerfile` and `docker-compose.yml` for fast tests launching and debugging without fiddling with dependencies, but don't know will it fit in or not. If it's acceptable I can...
> > > (the only thing that I can't comprehend is why @jonnott used `string` variable to store the height and not `float`) > > > > > > @delameter...
hope this will be merged soon, our team is having difficulties in a production environment because of this bug
Still doesn't work :disappointed: Ubuntu 20.04.3 LTS KeeWeb v1.18.7 (dfc6201, 2021-07-18) Environment: electron v12.0.7 User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) KeeWeb/1.18.7 Chrome/89.0.4389.128 Electron/12.0.7 Safari/537.36
``` $ apt list --installed libstdc* Listing... Done libstdc++-9-dev/focal-updates,focal-security,now 9.4.0-1ubuntu1~20.04.1 amd64 [installed,automatic] libstdc++6/focal-updates,focal-security,now 10.3.0-1ubuntu1~20.04 amd64 [installed] ```
My "solution" was to use a separate subdomain for this, and also to give up attempts to make `export-server` and `plantuml-server` work.