be92533eb4
This does a number of things: - Introduces new shortcodes for figures and tables, allowing them to be embedded natively. - Fixes padding on Youtube videos - Adjusts old blog posts, fixing dead links, and updating/unifying syntax.
4 lines
71 B
HTML
4 lines
71 B
HTML
<table class="table">
|
|
{{ safeHTML (substr .Inner 7 -9) }}
|
|
</table>
|