summaryrefslogtreecommitdiff
path: root/layouts/shortcodes/hl.html
AgeCommit message (Collapse)Author
2022-07-16Add shortcode for <mark>ing text and codeAriel Costas
This allows marking code from within markdown, useful for highlighting domains inside configuration blocks, like the old website had. Unless modified via CSS, it will display as black text over yellow background.