hedgedoc/public/css
Sheogorath 5d347d583d
Extend HTML5 support by whitelisting various tags
HTML5 provides a wide feature set of useful elements. Since Markdown
usually supports HTML it should be able to use these HTML5 tags as well.
As they were requested by some users and they where checked for being
safe, whitelisting them isn't a problem. To make the experience the same
as on GitHub when it comes to the basic look and feel of the rendered
markdown, some CSS was added to make the summary and the details tag
look like on GitHub.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-02-25 14:54:21 +01:00
..
bootstrap-social.css
center.css
cover.css Add screenshot on index page 2017-01-21 12:52:26 +08:00
extra.css Implemented dark theme. 2018-01-05 00:15:13 +01:00
font.css
github-extract.css Implemented dark theme. 2018-01-05 00:15:13 +01:00
google-font.css
index.css Implemented dark theme. 2018-01-05 00:15:13 +01:00
markdown.css Extend HTML5 support by whitelisting various tags 2018-02-25 14:54:21 +01:00
mermaid.css
site.css Workaround text shadow for font antialias might cause cut off in Edge 2017-01-12 17:13:52 +08:00
slide-preview.css
slide.css Externalise trivial inline styles from slide.ejs 2017-10-23 23:39:18 +02:00