Skip to content

Commit

Permalink
don't leave behind droppings
Browse files Browse the repository at this point in the history
  • Loading branch information
jirilebl committed Oct 26, 2023
1 parent 242d742 commit e038a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion convert-to-mbx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ echo
echo REMOVE doubled horizontal rules
echo

perl -0777 -i.original -pe 's:<diffyqshr/>[ \r\n]*<diffyqshr/>:<diffyqshr/>:igs' diffyqs-out.xml
perl -0777 -i -pe 's:<diffyqshr/>[ \r\n]*<diffyqshr/>:<diffyqshr/>:igs' diffyqs-out.xml

#xmllint --format -o diffyqs-out2.xml diffyqs-out.xml

Expand Down

0 comments on commit e038a64

Please sign in to comment.