UNPKG

markdown-to-html

Version:

Converts markdown text to HTML. A readable stream plus utilities and web demo.

32 lines (31 loc) 451 B
body { padding: 40px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } h1 { color: #00f; font-size: 24pt; } p.greeting { font: 18px "Arial", sans-serif; } a { color: #f00; } div.author-quote { padding-top: 20px; } div.author { padding-top: 15px; } span.author { font: 14px "Arial", sans-serif; } div.quote { padding-top: 15px; padding-bottom: 15px; } span.quote { font: 14px "Arial", italic; font-style: italic; }