Semantic UI extension? #86

Open
opened 2026-01-29 14:25:50 +00:00 by claunia · 1 comment
Owner

Originally created by @phil-scott-78 on GitHub (Feb 1, 2017).

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

Originally created by @phil-scott-78 on GitHub (Feb 1, 2017). 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
claunia added the enhancementPR Welcome! labels 2026-01-29 14:25:51 +00:00
Author
Owner

@xoofx commented on GitHub (Feb 3, 2017):

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...

@xoofx commented on GitHub (Feb 3, 2017): Yeah, may be it will be good to try to fit this into a "generalized" version of the [Bootstrap extension](https://github.com/lunet-io/markdig/blob/6048406f52718504609d4a1fe9625219dbd3e092/src/Markdig/Extensions/Bootstrap/BootstrapExtension.cs)... If the main purpose is to add some HTML classes to some specific elements, that should be feasible...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#86