Book a Demo

Author Topic: XML Comments  (Read 2758 times)

h2oskier

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
XML Comments
« on: September 26, 2006, 12:14:22 pm »
Is there a way to change the formatting of the XML comments generated by the xml_comment function in the code templates.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: XML Comments
« Reply #1 on: September 26, 2006, 02:57:04 pm »
No you can't change the results of that macro.  You have two choices if it's not what you want.  Either use it, assign it to a variable and post-process it, or create your own template that generates how you want.