MaxMelcher / AzureDevOps.WikiPDFExport

Export Azure DevOps Wiki to PDF
MIT License
187 stars 62 forks source link

.md files in sub-folders not converted to PDF #25

Closed bubbletroubles closed 3 years ago

bubbletroubles commented 3 years ago

I have a folder strucutre like

Repo --> wiki folder --> wiki.md file ------->product folder ------->product.md file

The wiki.md file is been written to PDF, but not the product.md file.

Steps to reproduce:

Run

azuredevops-export-wiki.exe -path "wiki"

Using version azuredevops-export-wiki 2.5.1

MaxMelcher commented 3 years ago

Did you clone an Azure DevOps wiki or did you create your files manually? If manually, then you need to create an .order file per folder containing the filename without extension.

--> wiki.md file —>.order ------->product folder ------->product.md file ———>.order

The root level .order file would contain wiki product

The product folder .order file would contain product

Does that help?


From: bubbletroubles notifications@github.com Sent: Saturday, August 8, 2020 1:45:25 PM To: MaxMelcher/AzureDevOps.WikiPDFExport AzureDevOps.WikiPDFExport@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [MaxMelcher/AzureDevOps.WikiPDFExport] .md files in sub-folders not converted to PDF (#25)

I have a folder strucutre like

Repo --> wiki folder --> wiki.md file ------->product folder ------->product.md file

The wiki.md file is been written to PDF, but not the product.md file.

Steps to reproduce:

Run

azuredevops-export-wiki.exe -path "wiki"

Using version azuredevops-export-wiki 2.5.1

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/MaxMelcher/AzureDevOps.WikiPDFExport/issues/25, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAH3LNZBNCTWQS4RV2HZKP3R7U3FLANCNFSM4PYTZQDQ.

bubbletroubles commented 3 years ago

adding the folder name to the .order file fixed it. Thanks for your help 👍

MaxMelcher commented 3 years ago

Happy to help! #closed

Get Outlook for iOShttps://aka.ms/o0ukef


From: bubbletroubles notifications@github.com Sent: Saturday, August 8, 2020 3:18:04 PM To: MaxMelcher/AzureDevOps.WikiPDFExport AzureDevOps.WikiPDFExport@noreply.github.com Cc: Max Melcher melcher.maximilian@gmail.com; Comment comment@noreply.github.com Subject: Re: [MaxMelcher/AzureDevOps.WikiPDFExport] .md files in sub-folders not converted to PDF (#25)

adding the folder name to the .order file fixed it. Thanks for your help 👍

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/MaxMelcher/AzureDevOps.WikiPDFExport/issues/25#issuecomment-670928222, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAH3LN75JOOXCJ2ELRYADI3R7VGAZANCNFSM4PYTZQDQ.