Martin Tirion

Results 8 comments of Martin Tirion

From a large project we've been working on, we've published tools that were created to address these kinds of things. They are on github and can be found on the...

@jamescl604 this should be covered by a new version of DocLinkChecker that's in the making. Please have a look at https://github.com/Ellerbach/docfx-companion-tools/tree/doclinkchecker-upgrade to see if this is what you would expect....

@tgreyuk aha, that's useful. However, just tried it - @next version doesn't output anything now except for a .nojekyll file. Any way to see what's going wrong? I have tested...

@tgreyuk no, can't share that I'm afraid. Let me see if I can "minify" the problem.

@Pixelrella sorry about that. I haven't had time to test that scenario. I have added this to the backlog.

@Pixelrella I've been investigating this problem and it's harder then it looks. The functionality you are describing is not standard markdown (supported by markdig), but it's special for DocFx. There...

@rwrife This is fixed with the brand new implementation of the DocFxTocGenerator. It's in the main branch now, but not published yet. Finalizing on things and I hope to publish...

@icnocop thanks for filing the issue and the added test. I will look into this. I have seen issues with the asset-checks before, so I will investigate what causes this....