Raphael Siebenhofer

Results 9 comments of Raphael Siebenhofer

I'd very much appreciate relative paths in this case too. I have a similar setup using a modified version of the FolderFilenameFactory sample. Absolute URLs are not an option in...

Hi @IdkGoodName ! This is what i needed too, so i thought i'd give you a hint to get you started.. basically, in your FileNameFactory implementation, you'd have to check...

Nevermind, this issue has nothing to do with this Project, it turned out to be in my MD renderer Sorry!

For anyone else stumbling upon this, i've opened up an issue with the _real_ culprit [https://github.com/mkdocs/mkdocs/issues/2847](https://github.com/mkdocs/mkdocs/issues/2847). @Doraku I have all the type parameters configured properly. Thanks for the fast response...

So here's the background: I'm generating Markdown files from a pretty big solution with a lot of projects, then using MkDocs to host/render it. MkDocs seems to use a Markdown-interpreter...

I understand your hesitation to add more configuration. And this is really somewhat of a unicorn-issue, so i question wether it makes sense to put that much effort into it....

Interesting solution indeed! As you said, it does seem a bit hacky, but i currently have no better solution.. 😊

@gewarren no, i dont mean that @CyrusNajmabadi i understand your reasoning about the behavior changing in the future. Rather than trying to add/correct information about what shows up in intellisense,...

**Schemas** That's what I need xmlns "support" for. Once a configuration file gets sufficiently complex, it would be nice to offer customers an .xsd file along with it. Their editors...