|
13 | 13 | "args": [
|
14 | 14 | "-v",
|
15 | 15 | "-p..\\AzureDevOps.WikiPDFExport.Test\\Tests\\AzureDevOps.WikiPDFExport.wiki",
|
16 |
| - "--attachments-path=..\\AzureDevOps.WikiPDFExport.Test\\Tests\\AzureDevOps.WikiPDFExport.wiki\\.attachments\\", |
| 16 | +// "--attachments-path=..\\AzureDevOps.WikiPDFExport.Test\\Tests\\AzureDevOps.WikiPDFExport.wiki\\.attachments\\", |
17 | 17 | // "-p..\\AzureDevOps.WikiPDFExport.Test\\Tests\\Code",
|
18 | 18 | // "-p..\\AzureDevOps.WikiPDFExport.Test\\Tests\\Azure-Platform-Design",
|
19 | 19 | // "-p..\\AzureDevOps.WikiPDFExport.Test\\Tests\\1k",
|
|
29 | 29 | "--footer-template=<div style='padding-right: 10px; padding-top:2px; margin: 0; -webkit-print-color-adjust: exact; border-top:1px solid grey; color: grey; width: 100%; text-align: right; font-size: 6px;'>Print: <span class='date'></span> Page: </span><span class='pageNumber'></span>/<span class='totalPages'></span></div>",
|
30 | 30 | //"--css=styles.css", //not needed, its the default now.
|
31 | 31 | "--open",
|
32 |
| - //"--footer-hide-line" |
33 | 32 | //"--footer-url=C:\\Git\\AzureDevOps.WikiPDFExport\\AzureDevOps.WikiPDFExport\\bin\\Debug\\netcoreapp3.1\\example-footer.html",
|
34 | 33 | //"--header-url=C:\\Git\\AzureDevOps.WikiPDFExport\\AzureDevOps.WikiPDFExport\\bin\\Debug\\netcoreapp3.1\\example-header.html"
|
35 | 34 | //"-s..\\AzureDevOps.WikiPDFExport.Test\\Tests\\Real\\AzureDevOps.WikiPDFExport\\TEST%2DPAGE.md"
|
36 | 35 | //"-s..\\AzureDevOps.WikiPDFExport\\TEST%2DPAGE.md",
|
37 | 36 | //"--mermaidjs-path=mermaid.min.js",
|
38 | 37 | //"--chrome-path=c:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe",
|
39 |
| - //"--disableTelemetry", |
| 38 | + "--disableTelemetry", |
40 | 39 | "--mermaid",
|
41 | 40 | //"--filter=tags:test,tags:license"
|
42 |
| - // "-c" |
43 |
| - // "--organization=https://dev.azure.com/mmelcher", |
44 |
| - "--pat=7dmhcnemllrx6rn2z5zoh35res6nnl5xnfkyzput3pueaoqrvwr" //add a 'q' to the end. valid until August 2022. |
| 41 | + "--highlight-code", |
| 42 | + "--organization=https://dev.azure.com/mmelcher", |
| 43 | + "--pat=wdsenlsthdajotbtmej3t7pcqq2zqudf57at352ely4blsdjesfa" //add a 'a' to the end. valid until August 2022. |
45 | 44 | ],
|
46 | 45 | "cwd": "${workspaceFolder}/AzureDevOps.WikiPDFExport",
|
47 | 46 | "console": "internalConsole",
|
|
0 commit comments