]> git.neil.brown.name Git - edlib.git/commit
renderline: fix handling of <hide> with nested attrs.
authorNeilBrown <neil@brown.name>
Fri, 29 Sep 2023 09:29:05 +0000 (19:29 +1000)
committerNeilBrown <neil@brown.name>
Fri, 29 Sep 2023 23:47:12 +0000 (09:47 +1000)
commit0be053895d818c5b898dbf50b7203bbb5f0e8cd9
tree56a32d2a65ac2fc22dc6b1b3159d759f445aae28
parentbf73a099771c10f4c14d2875c82675dc7d6856c7
renderline: fix handling of <hide> with nested attrs.

Without this, a 'hide' would stop when any nest attribute stopped.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
lib-renderline.c