Here's a way to do that using hugo shortcodes. Create a table shortcode. Put this in /layouts/shortcodes/table.html : {{ $htmlTable := ...
確定! 回上一頁