Skip to content

Commit dac2844

Browse files
jedudenCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 4dfc940 commit dac2844

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

docs/background/markdown-linters.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ lives:
132132
| Merge conflicts | Re-render at build time | `merge-driver install` resolves |
133133
| Agent friendliness | Indirect (must run build) | Direct (file is the source) |
134134

135-
The placeholder syntax is intentionally close to Hugo
136-
to ease migration. See the
137-
[Hugo migration guide][hugo-migration] for the mapping.
135+
To ease migration, mdsmith maps common Hugo template
136+
fields to placeholders. See the
137+
[Hugo migration guide][hugo-migration] for that mapping.
138138

139139
### LLM as Linter
140140

@@ -576,8 +576,7 @@ items most relevant to this comparison are:
576576
forthcoming build directive so it cannot run
577577
arbitrary commands without explicit opt-in.
578578

579-
Pin a version (`go install
580-
github.com/jeduden/mdsmith/cmd/mdsmith@vX.Y.Z`) if
579+
Pin a version (`go install github.com/jeduden/mdsmith/cmd/mdsmith@vX.Y.Z`) if
581580
you need a stable rule set while these land.
582581

583582
<!-- mdsmith rule links -->

0 commit comments

Comments
 (0)