Implement a stack of position markers to delay the insertion of an opening tag until...
authorNick Downing <nick@ndcode.org>
Sat, 19 Jan 2019 14:31:14 +0000 (01:31 +1100)
committerNick Downing <nick@ndcode.org>
Sat, 19 Jan 2019 14:31:14 +0000 (01:31 +1100)
commit289f0a07fc63fb39860e298d3ffd810b29a51f1c
tree4d3c612c20062fbe816c86fecf679753e4f90c12
parent0eecfb9de19c3e8d78bf3f05fb874c859128db6d
Implement a stack of position markers to delay the insertion of an opening tag until just before the corresponding closing tag, add an optional second SECTEND
bootstrap/markup.py
bootstrap/parse.y
bootstrap/scan.l