Closed julianwachholz closed 9 years ago
Any suggestion how this should work? Just an optional argument that will add a string at the beginning of the file?
Yes, that should meet its purpose. I think the charset is also already available which can be incorporated in a <?xml ?>
doctype tag.
Right now using
atom_file()
will not generate any XML doctypes, i.e.It would be nice to have this as well as an optional setting to have a
<?xml-stylesheet ?>
linked.