Closed amckinney closed 7 hours ago
This adds the smart-casing flag to both the fern ir and fern dynamic-ir commands. With this, we can produce IR artifacts that respect the smart-casing configuration normally found in the user's generators.yml.
smart-casing
fern ir
fern dynamic-ir
generators.yml
For example,
$ fern ir ir.json --smart-casing
🌿 Preview your docs: https://fern-preview-1a2bc079-9bf7-4b64-bf0f-ad0df96abc1d.docs.buildwithfern.com/learn
This adds the
smart-casing
flag to both thefern ir
andfern dynamic-ir
commands. With this, we can produce IR artifacts that respect thesmart-casing
configuration normally found in the user'sgenerators.yml
.For example,