A clean and beautiful Markdown style... accented in red.
-- md[RED] is a remix of current Markdown stylesheets; it champions the clean and easy-to-read Avenir Next font-family for the main document's typography, while scattering hints of red accent.
Soft red foundations exhibit pre-formatted code blocks, themselves presented in a Bitstream Vera Sans Mono typographic poetry.
- Beautiful easy-to-read typography.
- Subtle hyperlink styling, so as not to hinder the document's flow or reader comprehension.
- A multitude of heading variations to fit a majority of needs.
- Poetic, pre-formatted code boxes and inline code styling.
- A few HTML element additions at your disposal during manuscript markup.
- Custom selection highlighting for a unified look and feel.
- Media query dictated font-sizes for increased readability on various screen resolutions.
- An inspiringly clean and minimal print style to top it all off.
Included among the repository files are: a Markdown text document, an index HTML page, and the md[RED] Markdown stylesheet.
The file maintained as markdown.txt
is purely Markdown formatted
and renders beautifully when used in conjunction with the
md[RED].css
stylesheet in a Markdown previewing application.
The included index.html
document, however, is purely presentational in nature.
This document was hand-coded to offer the most semantic, valid, HTML markup
possible and was not rendered by a Markdown conversion engine. What this means is that
whilst the resultant documents, markdown.txt
and index.html
, may look equivalent,
their respective underlying HTML markup is very different.
The md[RED] Markdown Style was authored by W. Michael Jaggers Copyright ©2013 and is licensed under the GNU Public License 3.0:
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
-
Github as user jaggermeister
-
Twitter as @jaggermeister
-
App.net as @jaggers
Enjoy!