Commit f99f5de
Fix markdownlint config for Marp slide decks
Disable rules that conflict with Marp presentation format:
- MD025: Allow multiple h1 headings (each slide has its own h1)
- MD026: Allow ! in headings (e.g. 'Thank you!')
- MD034: Allow bare URLs (Mastodon handles)
- MD060: Allow compact table pipe style
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6d1f399 commit f99f5de
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
31 | 33 | | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
0 commit comments