Results 4 comments of Michael

I couldn't find an easy or efficient way to do this. But I did find a way. What I did is defined an alternate markdown syntax for internal links as...

Sure. Like I said, I had to jump through some hoops, so open to simplifying things. Ideally these features could be incorporated into vue-markdown. ## Markdown ```markdown This is my...

@nohwnd I did indeed try your workaround, but when trying to run on a machine that doesn't have dotnet installed I do also get the `Could not find 'dotnet' host`...

@nohwnd Thanks for the reply and the thought. For my particular use case, we have decided to use either a console app or a service to run some high-level end-to-end...