activate / ActivateHub

Aggregated event calendar for civic engagement and activist events
http://activatehub.org/
Other
43 stars 27 forks source link

Ensure Markdown converted text has decent CSS styling #53

Closed dhedlund closed 10 years ago

dhedlund commented 11 years ago

Right now, markdown formatted text is converted to HTML (or not converted at all, see https://github.com/activate/ActivateHub/issues/25) but everything appears as plain text. Text is not bold, heading tags are not a different size, etc.

Create a .markdown { ... } css class and add some additional styling so the generated HTML looks a bit better.

dhedlund commented 10 years ago

Upstream commits mentioning ticket numbers accidentally closed this ticket.

sylvesterwillis commented 10 years ago

I have created a markdown.scss file which contains some styling for generated html elements. I attempted to keep in scope of the divs which would contain markdown generated html.

lindsaycaron commented 10 years ago

Rock! Someone touched our code!! Thanks for contributing, SWillis! You're contributing to a site that we hope will have a big impact in the world. ActivateHub makes it easier for people to find meaningful ways to get involved in their community, and it helps organizers expand their reach way beyond their current membership. If you are curious, here's my really cheesy video about ActivateHub : why it's important and how to use it. http://activatehub.org/about/about-activate/activate-promo-video/

Someday we'll likely do a collective cyber hack hangout, and I'll let you know when we do. Cheers! (And thanks, again!) Lindsay

Lindsay Caron Epstein Dreamer & Doer, ActivateHub.org http://activatehub.org/ About.Me / Lindsay Caron http://about.me/lindsaycaron @ActivateLinds http://twitter.com/activatelinds 513-518-1438

On Tue, Dec 10, 2013 at 4:51 PM, swillis16 notifications@github.com wrote:

I have created a markdown.scss file which contains some styling for generated html elements. I attempted to keep in scope of the divs which would contain markdown generated html.

— Reply to this email directly or view it on GitHubhttps://github.com/activate/ActivateHub/issues/53#issuecomment-30284390 .