Sören Textor

Results 3 issues of Sören Textor

As it seems SevenZipExtractor cannot handle multi file archives, can it? ~~~xml File.7z.001 File.7z.002 File.7z.003 ~~~ ~~~c using(ArchiveFile archiveFile = new ArchiveFile("File.7z.001")) { archiveFile.Extract(extractPath); // extract all } ~~~ ->...

help wanted
7zip-unknown

Hello Is there a version that already support `constexpr`?

*shortcodes\mermaid.html* ~~~ var config = { startOnLoad: true, cloneCssStyles: true, htmlLabels: false, theme: 'forest', flowchart: { htmlLabels: true, useMaxWidth: true, curve: 'basis', } }; mermaid.initialize(config); {{ safeHTML .Inner }} ~~~...