-
You mention in the documentation that we should be aware that any markdown image with relative path (e.g: `![Image Alt here](imageCloseToMarkdown.png)`) will be relative to host, not to the markdown f…
-
Hello,
is it expected that the nuget feed (https://www.nuget.org/packages/Westwind.AspnetCore.LiveReload) shows only v1.5.4?
Thank you.
-
using a .razor component inside mvc view does not provide the taghelper, so I tried
`@using Westwind.AspNetCore.Markdown` with:
`@Markdown.ParseHtmlString(@article.Body);`
No HTML is produc…
-
I have an standalone tool that dynamically lets the user run a Web site out of an Arbitrary folder they provide at runtime. I want to allow them to add additional assemblies that they can reference in…
-
Rick: I decided to open a separate issue for this, since I have more information for you. For reference, here's the previous history.
**2019-08-24 [charles]**
Thanks for the changes, Rick. One u…
-
Серьезность Код Описание Проект Файл Строка Состояние подавления
Ошибка MSB3073 выход из команды "dotnet "C:\Users\Zver\.nuget\packages\microsoft.aspnetcore.blazor.build\0.5.1\targets\../tools/illink…
-
ie
at present with headings in top cat both these syntax are correct
####heading and #### heading ie with and without the sapce
but in the hub only this version #### heading with the spaces actual…
-
Was skim reading the sources and found a tiny bug at the following line:
https://github.com/RickStrahl/Westwind.AspnetCore.LiveReload/blob/4e120899751b3050695112394d674fad54f423ad/Westwind.AspnetCore…
-
Hi there,
I recently upgraded to asp.net core 3.0 preview 9 and encountered the following error while using LiveReload
```cs
An unhandled exception has occurred while executing the request.
Sy…
-
I notice that some preview rendering themes split lines between backticks and some don't. Is that a bug? Is that a stylistic difference between the themes that you intend? I'm happy no matter what the…