We have wiki page with release notes, where every subpage is per version. Using Azure pipelines, how can I extract those subpages into pdf files inside the build artifact?
The idea is that the App will read them from its directory and display them to the user.
I've done some search but I cannot seem to find a solution.