Alexandre ZANNI
                                            Alexandre ZANNI
                                        
                                    I also had: ``` $ rip-svn -v -u https://XXX/SVN/ [i] Found new SVN client storage format! DBD::SQLite::db prepare failed: file is not a database at /usr/bin/rip-svn line 88. Couldn't prepare...
Similar to #93 On Chart.js v4.4 with plugin [chartjs/chartjs-plugin-datalabels](https://github.com/chartjs/chartjs-plugin-datalabels) v2.2  On Chart.js v2.9 with plugin [emn178/chartjs-plugin-labels](https://github.com/emn178/chartjs-plugin-labels) v1.1 
> Another way would be to use the current implementation to replace the content like so: I thought about that but struggled to come to something working. > Do you...
Fix tracking: - [x] #115 - [x] #116 - [x] #117
1) `mongo-data` volume is already created https://github.com/pwndoc/pwndoc/blob/5edb5246469b8b50b6b900ba04bcfc90886de700/docker-compose.yml#L43-L44 but is actually not used. 2) In that case using volume mount between the host (`./backend/mongo-data`) and the guest has no benefits. 3)...
https://github.com/noraj/quartz-utils/actions/runs/8776231717/job/24079448382 ``` No such file or directory (Exception) from /crystal/src/array.cr:114:31 in 'codegen' from /crystal/src/compiler/crystal/compiler.cr:202:16 in 'compile:combine_rpath' from /crystal/src/compiler/crystal/command.cr:358:5 in 'run' from /crystal/src/compiler/crystal.cr:11:1 in '__crystal_main' from /crystal/src/crystal/main.cr:129:5 in 'main' from src/env/__libc_start_main.c:95:2...
> Yeah there are some scattered bits about this in different discussion threads. But it makes sense to write it all down as public information. Please do. With a written...
For info, [crodoc](https://github.com/watzon/crodoc) tries to be the yard equivalent for crystal.
You mean if I know an Asciidoc parser?
I would be like for markdown (https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/markdown#readme) but for asciidoc, another markup language. The idea would be to lower the number of false positive when using [vscode-spell-checker](https://github.com/streetsidesoftware/vscode-spell-checker) (which is using...