]> git.neil.brown.name Git - edlib.git/commit
Move <hide> handling to lib-renderlines and fix callers.
authorNeilBrown <neil@brown.name>
Wed, 30 Aug 2023 09:13:59 +0000 (19:13 +1000)
committerNeilBrown <neil@brown.name>
Wed, 30 Aug 2023 09:13:59 +0000 (19:13 +1000)
commit2b378340486dff65c132ae59c956280c37ddbdbd
tree09dfe7cfd898083cb4b5bccfe6ab842dc2db6743
parenteb8a883152f14e5d16ca640aaac58ce2b39c5a2f
Move <hide> handling to lib-renderlines and fix callers.

Complete the <hide> handling in lib-renderlines and remove it from
lib-markup.

This showed up various bugs in how it was being used - it was a wonder
it ever worked!  So fix those bugs in clients too.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
lib-markup.c
lib-renderline.c
python/lib-html-w3m.py
python/module-notmuch.py