hugo-book-theme/layouts/shortcodes
Paul Twohey 99bd271b35 fix expand and tabs shortcodes to work with strict Content-Security-Policy
When the Content-Security-Policy header has "style-src 'self';"
inine style elements like style="display: none" are not honored
by browsers, so add CSS to the markup classes and style them
display: none
2019-09-01 20:51:15 +02:00
..
button.html Add custom class support for mermaid and button shortcodes 2019-06-11 13:41:08 +02:00
columns.html Make columns shortcode mobile friendly 2019-06-18 23:20:29 +02:00
expand.html fix expand and tabs shortcodes to work with strict Content-Security-Policy 2019-09-01 20:51:15 +02:00
katex.html #61, Remove need for $$ in katex shortcode 2019-08-23 13:23:06 +02:00
mermaid.html Add custom class support for mermaid and button shortcodes 2019-06-11 13:41:08 +02:00
tab.html #39, Finish columns shortcode, clean scss 2019-05-23 16:30:26 +02:00
tabs.html fix expand and tabs shortcodes to work with strict Content-Security-Policy 2019-09-01 20:51:15 +02:00