File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
581580you need a stable rule set while these land.
582581
583582<!-- mdsmith rule links -->
You can’t perform that action at this time.
0 commit comments