From a3d26adb3275046e56ba6498f4705ac7151d9058 Mon Sep 17 00:00:00 2001 From: Med Date: Thu, 6 Jul 2023 09:37:20 +0200 Subject: [PATCH] when to fold tree diagrams --- draft-boucadair-netmod-rfc8407bis.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/draft-boucadair-netmod-rfc8407bis.md b/draft-boucadair-netmod-rfc8407bis.md index b523561..6ecc02d 100644 --- a/draft-boucadair-netmod-rfc8407bis.md +++ b/draft-boucadair-netmod-rfc8407bis.md @@ -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