Skip to content

Commit

Permalink
Ignore the snippet with an import
Browse files Browse the repository at this point in the history
  • Loading branch information
jneem committed Oct 10, 2024
1 parent 473070f commit 0fd0f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ will recurse into those imports. In practice, when you document a nickel library
that is implemented across multiple files, you only want to run `nickel doc` on the
main entry point. For example, if "main.ncl" contains

```nickel
```nickel ignore
{
main_field | doc "My main field",
sub_record
Expand Down

0 comments on commit 0fd0f50

Please sign in to comment.