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 | 83c87d6c1b369cf3e6ef1934776f1a230076d570 (patch) | |
tree | 7ba39a5894f60c636347f583ea50a1ccf79a38bb | |
parent | e48a3d09d48254741908e3cf14d21aa3bf8499cd (diff) | |
download | txr-83c87d6c1b369cf3e6ef1934776f1a230076d570.tar.gz txr-83c87d6c1b369cf3e6ef1934776f1a230076d570.tar.bz2 txr-83c87d6c1b369cf3e6ef1934776f1a230076d570.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.
-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/))) |