RickStrahl / Westwind.AspNetCore

ASP.NET Core Helpers and Utilities
MIT License
126 stars 25 forks source link

Change markdown renderer used #5

Closed fracek closed 5 years ago

fracek commented 6 years ago

For a project I need to be able to generate AMP as well as "normal" HTML pages. I'm using your library at the moment, works great thanks!

I was wondering if there is any way to change the renderer used by Markdown.ParseHtmlString to a custom one so that I can generate AMP-specific html?

RickStrahl commented 5 years ago

moving remaining issues to Westwind.AspNetCore.Markdown Repository.

RickStrahl commented 5 years ago

This is now possible using this mechanism: https://github.com/RickStrahl/Westwind.AspNetCore.Markdown#using-a-different-markdown-parser