Comment on Markdown.css – make HTML look like plain-textComments−danso13yFinally. A proper use-case for displaying content with the :before selector.−tantalor13yThen it's only fitting that the use-case is completely useless.−ceejayoz13yIIRC, I saw :before used to great effect in print stylesheets for turning links into plain-text URLs.−wubbfindel13yPersonally I think to add an icon (using an icon font or possibly a data uri) is a great (and proper) use-case for displaying content with either the :before or :after selector.−kumarharsh13yThis is not a "proper" use case. I am not able to understand why one would want to "view" Markup in Markdown?
Comments
Finally. A proper use-case for displaying content with the :before selector.
Then it's only fitting that the use-case is completely useless.
IIRC, I saw :before used to great effect in print stylesheets for turning links into plain-text URLs.
Personally I think to add an icon (using an icon font or possibly a data uri) is a great (and proper) use-case for displaying content with either the :before or :after selector.
This is not a "proper" use case. I am not able to understand why one would want to "view" Markup in Markdown?