Skip to content

Commit

Permalink
when to fold tree diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
boucadair authored Jul 6, 2023
1 parent ae29372 commit a3d26ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion draft-boucadair-netmod-rfc8407bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,9 @@ in the following example:
{::include-fold ./examples/long-line-ex.txt}
~~~

Native YANG features (e.g., breaking line, "+") SHOULD be used to fit a module into the line limits. Exceptionally, RFC8792-folding of YANG modules MAY be used if and only if native YANG features are not sufficient.
Native YANG features (e.g., breaking line, "+") SHOULD be used to fit a module into the line limits.
Exceptionally, RFC8792-folding of YANG modules MAY be used if and only if native YANG features are not sufficient.
A similar approach (e.g., use "--yang-line-length 69" or split a tree into subtrees) SHOULD be followed for tree diagrams.

## Definitions Section

Expand Down

0 comments on commit a3d26ad

Please sign in to comment.