I can't seem to be able to insert the xml declaration in my code.
(insert "<?xml version="1.0" encoding="UTF-8" standalone="no" ?>")
It's an easy question but I can't figure it out!
|
I can't seem to be able to insert the xml declaration in my code.
It's an easy question but I can't figure it out! |
||||
|
This should work |
|||
|
|
|
http://www.gnu.org/software/emacs/manual/html_node/elisp/Syntax-for-Strings.html
|
|||
|
|