Gareth Brown

Results 6 issues of Gareth Brown

If markdown hyperlink syntax is added into markdown plain text, then clicking the link in the preview causes the URL location to change. This is not surprising, however this can...

idea

Thank's for your plug in, it's been very useful in converting some notes from a previous markdown tool into Logseq. Is it possible to modify this plug-in to better handle...

Using nuget Swashbuckle.AspNetCore version 5.4.1 The UI allows double click of Execute button on 'Try it out' causing duplicate requests to be sent to the server. Can the button be...

### Feature description An integration with .NET's configuration tooling would be great to see. ### Why would it be useful? There's a lot of .NET projects out there that could...

This could be modified by using this autolinking library as I have as a work around: https://github.com/mganss/AutoLink Useful link: https://stackoverflow.com/questions/25706012/how-do-i-prevent-auto-generated-links-in-the-github-wiki

.NET 10 included "File Based Apps". I'd like the ability to run these from web locations as can be done using `dotnet script` `.csx` files. Is this something you plan...