mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
run syncdocs.sh and syncscripts.sh
Sync startup howto to fd1ed2227d529a7ee00d6206caa871ee40c08b69 Sync scriptassist to (2003020806) 211cd515ec87cf9a5d893e97894c2e4b58952f19
This commit is contained in:
parent
ad4324d242
commit
0b057b4ff4
4 changed files with 21 additions and 15 deletions
|
|
@ -11,7 +11,7 @@ howto=$site/documentation/startup/
|
|||
# remove everything until H1 and optionally 2 DIVs before the
|
||||
# FOOTER. May need to be adjusted as the source pages change
|
||||
pageclean_regex='s{.*(?=<h1)}{}s;
|
||||
s{\s*(</div>\s*)?(</div>\s*)?<footer.*}{}s;
|
||||
s{(\s*<script\s.*?</script>)?\s*(</div>\s*){0,3}<footer.*}{}s;
|
||||
s{(<.*?)\sclass="(?:highlighter-rouge|highlight)"(.*?>)}{\1\2}g;'
|
||||
|
||||
srcdir=`dirname "$0"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue