]> git.neil.brown.name Git - edlib.git/commit
lib-markup: generate markup with soh/stx/etc rather then <> etc
authorNeilBrown <neil@brown.name>
Fri, 23 Jun 2023 03:42:43 +0000 (13:42 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commitb1417fdd1bd2726293eec0775a0bcaa62379ebbf
tree307aacef2d621bf8708e6b7c448a98a8a5d66dda
parent1098d7446cc9cf00b45930655b1a593e62931c16
lib-markup: generate markup with soh/stx/etc rather then <> etc

There is less likelyhood of problems with stray '<' using this form of
markup.

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