OpenCodeDev / OpenCodeDev.Blazor.Foundation

Unofficial Implementation of Zurb's Foundation 6 as Blazor, C# Package including extra features.
MIT License
5 stars 0 forks source link

Markdown Parser Component #77

Closed hshimshon closed 2 years ago

hshimshon commented 2 years ago

Extension Component that Parse Markdown Document into Blazor Foundation Component.

hshimshon commented 2 years ago

Will happen in Version 4 or possibly before if i have time to fully test this but definitely go well with the code highlighter

hshimshon commented 2 years ago

OpenCodeDev Note: Blazor Markdown Documentor should be able to load doc plugin (Blazor Component Library) to fully render doc specific components to avoid having to parse dangerous things like functions and object in components... Component Parsing should be plain with no parameters.