Commit 2e65f15
committed
Document prettier-ignore rule for kramdown abbreviations
Prettier mangles kramdown abbreviation syntax (*[ → _[), silently
destroying every <abbr> in the post; both format-md and the pre-commit
hook run Prettier. The fix convention (a preceding
<!-- prettier-ignore --> per contiguous block) lives only in one post,
so record it in the content-authoring reference where the
jekyll-site-dev skill will surface it for future posts.1 parent b06192b commit 2e65f15
1 file changed
Lines changed: 20 additions & 0 deletions
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
0 commit comments