hugo-theme-techdoc
hugo-theme-techdoc copied to clipboard
Can't use link inside panel
Hi, I was trying to use a link (<> and syntax) within a panel, but the first doesn't get rendered and the second just shows the raw text instead of the clickable link.
Thanks
Markdown syntax is valid with % delimiter. <> delimiter returns raw text or HTML.
- https://gohugo.io/content-management/shortcodes/#shortcodes-with-markdown
- https://thingsym.github.io/hugo-theme-techdoc/sample/custom-shortcodes/#alert-panel-using-markdown-use-the--character