- Issue created by @b_sharpe
- 🇨🇦Canada adixon
I'm interested in working on this, I have a client with a bootstrap3 based theme (a subtheme of the eponymous drupal theme).
Where is the code that generates the markup + classes?
Bootstrap3 didn't use flexbox, which is unfortunate, but the client was used to doing this via a different module (I believe they used a ckeditor4 plugin) and have a fair amount of existing markup and workflows that make use of bootstrap3 html+css, so getting this to work for bootstrap3 would be a bonus.
I'd be game even if this module just provided some method for overriding the markup and it needed a separate module to implement.