Browse Source

format_xml.sh

robert 4 years ago
parent
commit
6ba4fadadf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      format_xml.sh

+ 2 - 0
format_xml.sh

@@ -7,7 +7,9 @@ export LANG=zh_CN.UTF-8@cjknarrow
     -e '/^ *<\(Last\)*Author>/d' \
     -e '/^ *<TopRowVisible/d' \
     -e '/^ *<LastSaved/d' \
+    -e '/^ *<LeftColumnVisible/d' \
     -e '/<Panes>/,/<\/Panes>/d' \
+    -e '/<WorksheetOptions xmlns/,/<\/WorksheetOptions>/d' \
     -e '/^ *<Split/d'