Revision 10516
Added by Aaron Marcuse-Kubitza over 11 years ago
schemas/VegCore/ERD/VegCore.ERD.png.map.htm.run | ||
---|---|---|
11 | 11 |
in_place "$top_file" $sed_cmd \ |
12 | 12 |
-e 's/&/\&/g |
13 | 13 |
# undo double-encodings' \ |
14 |
-e 's/ ( -->)/\1/g |
|
14 |
-e 's/ +( -->)/\1/g
|
|
15 | 15 |
# trim growing whitespace' \ |
16 | 16 |
|
17 | 17 |
} |
Also available in: Unified diff
schemas/VegCore/ERD/VegCore.ERD.png.map.htm.run: cleanup(): trim growing whitespace: remove multiple spaces at a time, in case the user saved and reopened VegCore.ERD.png.map.htm but didn't run this script in between