projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8bd9a1
)
Only H1 and H2 introduce a new pane.
author
Mike Taylor
<mike@indexdata.com>
Mon, 13 Oct 2014 15:35:04 +0000
(16:35 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 13 Oct 2014 15:35:04 +0000
(16:35 +0100)
(So multiple H3 section can be contained in one.)
doc/tweak-html
patch
|
blob
|
history
diff --git
a/doc/tweak-html
b/doc/tweak-html
index
d237ed1
..
c0d75ba
100755
(executable)
--- a/
doc/tweak-html
+++ b/
doc/tweak-html
@@
-6,7
+6,7
@@
cat ${@+"$@"} |
sed '/^<col width="[0-9]*%" \/>$/d' |
sed 's/<body>/&\
<img src="images\/mkws-logo-300px.png" alt="MKWS logo"\/>/' | awk '
-/^<h[0-9] id/ {
+/^<h[12] id/ {
if (seen) {
print "</div>";
}