Displaying 1 result from an estimated 1 matches for "covertprestige".
2011 Jan 26
4
ReMarkdown.css makes HTML look like Markdown text
...CSS experiment
I?ve been working on: a stylesheet which gives a Markdown-like aspect to
HTML elements, especially those elements that the Markdown syntax generates
in the first place.
This means > signs for blockquotes, # signs or underlines for titles, etc.
I wrote a mini-website for it: http://covertprestige.info/css/remarkdown/
Of course, it probably has very little value. If Markdown is (mostly) for
generating HTML, why make it look like plain text again? The answer is:
because it looked like fun.
Comments, suggestions and publicity welcome. :)
Best,
--
Florent Verschelde
http://fvsch.com
--------...