diff options
Diffstat (limited to 'intf/replaces.sed')
-rw-r--r-- | intf/replaces.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/intf/replaces.sed b/intf/replaces.sed index 26b5f80..39f058f 100644 --- a/intf/replaces.sed +++ b/intf/replaces.sed @@ -1,3 +1,4 @@ /<\/ab> /s//<\/ab>
/g /\(.\)<ab /s//\1
<ab /g +/\(.\)<div /s//\1
<div /g |