Commit 9ca2a74
committed
fix(shortcodes): solution label honours inline markdown + v0.13.9 changelog
Pipes the solution label through markdownify so an author can write
label="**Solution** with bold" and have it render. Same fix as the
title-arg shortcodes in v0.13.6.
Also documents v0.13.9's bigger change — the security hardening from
719b48a that extracted the CSS-color allow-list into a shared
layouts/_partials/css-color.html partial and applied it across
button, card, icon, linkedin, and webex-msg.1 parent 719b48a commit 9ca2a74
2 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
8 | 25 | | |
9 | 26 | | |
10 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments