Markdown Center ?
|
67 posts
|
Hi All, I’ve mainly used Textile and to center something one does:
But how do you do this in Markdown ?
cheers, Dave Porter |
|
1493 posts
|
You would be better off asking this on the Markdown discussion list, as there are not a lot of Markdown fans in the Frog community, I believe! However, I don’t think Markdown has a comparable feature. You can check the main syntax page and compare with the Markdown PHP Extra features. I think Markdown simply lets you use an HTML “span” element to do this kind of thing, but I’m not sure about that…. |
|
67 posts
|
Thanks David… |