Commit 94ed508
docs(EXPLAINME): convert Markdown code fences to AsciiDoc source blocks (#85)
Replaces 4 Markdown ```language fences (2 rescript, 2 elixir) with
AsciiDoc [source,language] / ---- form. Both fences live inside ____
cite blocks (verbatim README quotes); asciidoctor handles source blocks
nested in cites without needing list-continuation markers. Part of the
cross-estate "EXPLAINME.adoc quote fixes" sweep (5 affected repos, 30
markers total).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 49e9266 commit 94ed508
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
70 | | - | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments