Alois Klink

Results 173 comments of Alois Klink

Hi, @clementperon, I'm not 100% why you closed this, but this is a feature I'm still interested in! Our CMake workaround to get `pcap_static` working using `FetchContent` is doing the...

Hi both @Kochise and @wiesener, it might be worth trying out mermaid-cli v9.1.7. It contains the latest changes from Mermad v9.1.7 (PR https://github.com/mermaid-js/mermaid/pull/3364), and it has removed some white space...

> ```batch > /nvm>npx mmdc -i state.mmd -o state_fit.pdf --pdfFit > Generating single mermaid chart > ``` > [state_fit.pdf](https://github.com/mermaid-js/mermaid-cli/files/9793946/state_fit.pdf) > > Seems Ok-ish, still a bit some 'fat' around the...

Hi @igibek, It looks like this is a false positive (or maybe you had outdated data). https://github.com/mermaid-js/mermaid-cli/commit/304fef11533a95d3616aad2a6635447ab4b0b125 was committed on 13 Aug 2021 and updated all of the `gittools/actions` to...

I've rebased my commits onto `master` to fix the conflict. (git merge didn't seem to do anything, since the project uses rebasing). I can't find your comment. That may be...

> @aloisklink can you rebase your branch? I see a great value in this PR :smile: :rocket: Rebased onto https://github.com/mermaid-js/mermaid-cli/commit/9fa8d397633d0265c22c63a345e834ec73d812cf (current `master`) I've slightly modified this PR too, since some...

Thanks for reporting! I've got a PR open to add some basic docs in #367. Just as a side-note, there's a [`themeCSS`](https://mermaid-js.github.io/mermaid/#/Setup?id=theme) option in Mermaid that is explicitly designed to...

> Warning: mermaid-cli has been deprecated because it installs a pre-built copy of Chromium! Unfortunately, `mermaid-cli` requires puppeteer, which requires either Chromium or Firefox. And since both Chromium and Firefox...

Yes, it should be possible on Linux/MacOS, although I've got no idea if it will work on Windows. If you run mermaid-cli with the `--help` flag, there's an option for...

For the maintainers of this repo: this PR is a duplicate of #3595. That one seems to have been opened by an employee of Kitware ([and CMake contributor](https://gitlab.kitware.com/kyle.edwards)), so it's...