On Thu, Oct 29, 2009 at 5:42 PM, Sitaram Chamarty <[email protected]> wrote:

> Is it possible to do something simple so that each "###" or "##" (or
> even "####", the 4th level header) in a markdown formatted file, when
> rendered by github using URLs like
> http://github.com/sitaramc/gitolite/blob/master/README.mkd , gets a
> horizontal bar (<hr>) above it?
>
> CSS would do it, but is there a way to specify a CSS "include" file in
> the markdown rendering?

Unfortunately not, as markdown is just for markup (as opposed to styling).

You may be interested in using GitHub Pages: http://pages.github.com/

Cheers,
-- 
Chris Wanstrath
http://github.com/defunkt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to