diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-09-11 08:20:51 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-09-11 08:20:51 -0700 |
commit | b5b5e9ea911ed2e767662f416315ed3dbd0ded13 (patch) | |
tree | 7ba39a5894f60c636347f583ea50a1ccf79a38bb /genman.txr | |
parent | e2e0c7c02245e66d803ecb85005ed330851b07d7 (diff) | |
download | txr-b5b5e9ea911ed2e767662f416315ed3dbd0ded13.tar.gz txr-b5b5e9ea911ed2e767662f416315ed3dbd0ded13.tar.bz2 txr-b5b5e9ea911ed2e767662f416315ed3dbd0ded13.zip |
doc: Fix issue of missing collapse UI on Awk section.
* genman.txr: Recognize the form of the table-of-contents
line with the extra blank line generated by the .coSS macro.
Diffstat (limited to 'genman.txr')
-rw-r--r-- | genman.txr | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -108,6 +108,9 @@ Content-type: text/html (set [tochash n-tag] rest))) @ (and) <dt><a href="#@tag">@num @nil +@ (maybe) +</a><dd> +@ (end) <dl> @ (cat TOC) @ (bind pos @(car (search-regex TOC #/<a/))) |