]> git.neil.brown.name Git - edlib.git/commit
handle text-fill in .md files better.
authorNeilBrown <neil@brown.name>
Mon, 22 May 2023 10:53:47 +0000 (20:53 +1000)
committerNeilBrown <neil@brown.name>
Fri, 26 May 2023 22:18:42 +0000 (08:18 +1000)
commitd88059b7c1ec3bb5ef6fa86d3f0d7b65e69c582f
tree5707347623c9da23b334ea9fdba7705d366400d5
parent9246403a2fb9125ea93bb58e73e0b2c97a78c262
handle text-fill in .md files better.

Enhance text-fill so that various style attributes can be on the pane
rather than on the character, and set pane attributes for markdown to
notice the starts of various paragraph types, particularly the various
list entries.

Signed-off-by: NeilBrown <neil@brown.name>
python/config.py
python/lib-textfill.py