DocNet icon indicating copy to clipboard operation
DocNet copied to clipboard

Implement way to center text in markdown

Open FransBouma opened this issue 10 years ago • 0 comments

Currently the only way (which is lame) to center things is by using the <center> tag directly.

It would be nice if there was a way to specify a center start/end which then would be converted into a <div class="center"></div> section.

FransBouma avatar Feb 15 '16 11:02 FransBouma