AzureDevOps.WikiPDFExport
AzureDevOps.WikiPDFExport copied to clipboard
Export Azure DevOps Wiki to PDF
SVG files which show correctly in Wiki are not exported into the PDF. This is a pity for the `*.excalidraw.svg` files with embeded excalidraw information, I will move them to...
Updated the scanner to enable the -s option to export not just a single file but also all the child pages that are in the ordered pages.
First of all - thanks - this tool is amazing. Saved me hours of assembling our wiki docs into a PDF, I can't believe all the fine details included like...
**Expected behaviour** On my laptop I clone my wiki, put the WikiPDFExport binary in the root and run an export for a specific sub folder of the wiki using the...
Hi, when header/footer is used the document body gets quite large margins (e. g. in the official example.pdf). This isn't the case when header/footer is off. As the debug-html does...
Hi, downloading the exe via web request seems a little bit cumbersome. What do you think about publishing this as a dotnet tool on nuget.org? Thanks!
Hello, I'm experimenting with the WikiPdfExport and I'm running into an issue. I generate a releasenote using Richard Fennells 'Generate Release Notes'. This generates an .md with at the beginning...
I have a mermaid diagram that works in Azure DevOps (I presume cloud hosted, cannot find version), as well as an [online editor running Mermaid-js 8.14.0](https://mermaid-js.github.io/mermaid-live-editor/edit), but it doesn't work...
Would be good to have an option to select a front page, either as: - html(the same as footer/header) - Parent page (the same as folder name on one level...
Footnotes — in the same syntax as [on GitHub](https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/) — do show up. However, * the default formatting doesn't shift the footnotes to the bottom of each page. I can...