I am currently working with svg
files, but the files cannot be edited as xml
files (as text). If I open the file in sublime in Ubuntu
, it appears as a hexdump
file. And if I open the file in sublime in Windows
, it appears as something not readable.
See image bellow:
Is there anyway to convert this file to a readable xml/svg file?