HackMD/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 Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
center.css First commit, version 0.2.7 2015-05-04 15:53:29 +08:00
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 Seperate cdn/local google font css 2016-11-03 14:20:35 +08:00
github-extract.css Implemented dark theme. 2018-01-05 00:15:13 +01:00
google-font.css Rename google font css 2016-11-03 14:51:04 +08:00
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 Support mermaid in code block diagram and updated all diagram rendering method and styles 2016-03-04 23:26:27 +08:00
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 Fix slide preview styles might overwrite code block styles 2016-11-28 02:14:29 +08:00
slide.css Externalise trivial inline styles from slide.ejs 2017-10-23 23:39:18 +02:00