Back to Prql

Link

web/website/themes/prql-theme/layouts/shortcodes/link.html

0.13.12145 B
Original Source

{{/* Compile a link as markdown so it runs the render-link template */}} {{ print "[" (.Get "label") "]" "(" .Get "link" ")" | markdownify }}