Payton Byrd
Payton Byrd
Add some hooks where I can have a JS file in my local project that can respond to the lifecycle of processing the markdown. * startProcessing(filename, originalDocument) * finishedProcessing(filename, originalDocument,...
Please add support for [markdown-it-include](https://www.npmjs.com/package/markdown-it-include). This will make it a lot easier to manage large documents.
The signed assemblies are necessary so that the library can be used in click-once applications.
Trying to run the Stride All Controls sample in WSL2 (Pengwin) gives the following error. Build output contains ```ps Directory: /mnt/c/GitHub/Myra/samples/Myra.Samples.AllWidgets/bin/Stride/Debug/net6.0 UnixMode User Group LastWriteTime Size Name -------- ---- -----...
### Version of the Meziantou.Analyzer NuGet package 2.0.136 ### Rule Identifier MA0143 ### Target Framework net8.0 ### C# Language version C# latest ### Description Primary Constructor parameters that need to...
A command for marking captions for images and tables would be very useful. For example it could look like this: ``` !caption("Table 1-1") |Header |--- ``` This would render to...
There's tons of Blazor stuff cropping up. Seeing demos helps a lot in determining which ones to use.
Couple of things: 1) Needed to add support for code files being in a src folder. 2) Added Invoke-Build which follows the correct logic for choosing whether to use dotnet...
# Incorporate Scoop in its entirety into WinGet. Currently, the Scoop package manager is the most convenient place to get software for Windows, especially open-source software that does not require...