]> git.neil.brown.name Git - edlib.git/commit
markup: allow text to be inserted into rendering
authorNeilBrown <neil@brown.name>
Sun, 7 May 2023 01:03:20 +0000 (11:03 +1000)
committerNeilBrown <neil@brown.name>
Sun, 7 May 2023 01:21:36 +0000 (11:21 +1000)
commitea00719f92d733abe0f3c777c7b0f7dc543e39a1
tree6b08b30b304e3e212d3c997f89f556f8f7e397d8
parent5f72694939815f02361c3711a0971e78568e1cfd
markup: allow text to be inserted into rendering

If str2 is given to the map-attr callback, it is inserted.

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