Skip to content

Commit cb4bb6b

Browse files
committed
fixup: add ADRs for MyST migration decisions
1 parent 1d93b5c commit cb4bb6b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

docs/decisions/0001-myst-migration/0002-shortcode-mapping.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ not one per file), using the following canonical mappings:
2020

2121
```
2222
{{< grid columns="1 2 2 3" >}} → ::::{grid} 1 2 2 3
23-
:gutter: 2
2423
2524
[[item]] → :::{card} <title>
2625
type = 'card' :link: <link>

docs/decisions/0001-myst-migration/PLAN.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ mapping pattern **once per shortcode type**, not nine times.
161161

162162
```
163163
{{< grid columns="1 2 2 3" >}} → ::::{grid} 1 2 2 3
164-
:gutter: 2
165164
166165
[[item]] → :::{card} <title>
167166
type = 'card' :link: <link>

0 commit comments

Comments
 (0)