Skip to content

Commit d7a0520

Browse files
committed
fix: Update highlight shortcode to error if used
1 parent 6311910 commit d7a0520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/shortcodes/highlight.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{ errorf "'<highlight></highlight>' is deprecated. Use codeblock shortcode (via triple ticks and setting 'hl_lines') instead."}}

0 commit comments

Comments
 (0)