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 package, but I wanted to float the idea of bringing it into the markdig project itself with it being so simple.
Yeah, may be it will be good to try to fit this into a "generalized" version of the Bootstrap extension... If the main purpose is to add some HTML classes to some specific elements, that should be feasible...
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 package, but I wanted to float the idea of bringing it into the markdig project itself with it being so simple.
Here's the repo for the project - https://github.com/enkafan/Markdig.SemanticUi