FORUMS CLOSED DUE TO SPAM. YOU STILL CAN ADD POST!

Markdown Center ?

Feed 2 posts, 2 voices

Avatar
67 posts

Hi All,

I’ve mainly used Textile and to center something one does:

h2=. This is a centered heading size 2.

But how do you do this in Markdown ?

##= Fails

cheers, Dave Porter

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

 
Avatar
67 posts

Thanks David…
I actually prefer Textile, I think it looks cleaner, I was just playing with it to evaluate, as I had no had much exposure to it.
So I’ll stick to Textile for now!
Cheers, Dave