website/themes/hugoplate/layouts/shortcodes
2024-04-27 13:42:55 +02:00
..
alert.html
aligncenter.html
captcha.html feat(shortcodes): add captcha shortcode to theme 2024-04-26 23:15:29 +02:00
card.html
columns.html bugfix warning message regarding the use of 'IsSet' that could result in <nil> 2024-04-18 11:30:16 +02:00
formEventDropdown.html Add formEventDropdown.html shortcode template 2024-04-27 13:42:55 +02:00
htmlsection.html
icon.html
mdcolumns.html bugfix warning message regarding the use of 'IsSet' that could result in <nil> 2024-04-18 11:30:16 +02:00
section.html Refactor columns shortcode to use markdownify for consistent HTML output, Add new mdcolumns shortcode to convert markdown column content to HTML, Remove unnecessary comments and reformat code 2024-04-01 09:31:49 +02:00
smallsection.html