-
This needs to be first implemented in Markdig, see [issue 17](https://github.com/lunet-io/markdig/issues/17) for the wip.
After we have `Markdown.Nornalize()`, we should be able to plug this quite ea…
xoofx updated
2 years ago
-
Hi @monoblaine,
Found your repo from here: https://github.com/nea/MarkdownViewerPlusPlus/issues/152
I'm looking to build **MarkdownViewerPlusPlus** for 64-bit Windows 10. But getting `error : U…
-
I'd prefer not to get flamed out here by asking this, but I've looked around and it doesn't seem like anyone else has asked... This tool is awesome, but I was wondering if there's any plans in play f…
-
I'm using `builder.UseFigures()` in my pipeline builder code, but I don't see figure output rendered.
Example here:
https://babelmark.github.io/?text=!%5BSave+Image+to+Azure+Blob+Storage+Addin%5D(…
-
-
The digital signature's copyright - "(c) 2008 VeriSign, Inc." - is being erroneously included in the "Attribution" field.
Example - https://clearlydefined.io/definitions/nuget/nuget/-/Markdig.Signe…
-
```shell
# Throws: Block type not supported: Markdig.Syntax.CodeBlock
❯ md-cli "
some head
---------
We don't support indented code blocks. :(
SELECT this
FROM that;
"
```
-
I'm using Semantic UI for my site, and much like bootstrap you gotta add extra markup to tables and images to get them to conform. I've gone ahead and built the implementation out as a separate nuget …
-
Hello. Yesterday, I tested converting an MD file to HTML (html1 below). This worked fine. Then I decided to try parsing the markdown so I could make changes to it. Before spending a bunch of time on t…
-
Hi, thanks for your library, it's really handy!
Is there a way to **customize the theme**? I am not sure how I can replace default `generic.xaml` with a new set of style definitions. Thanks.
I m…