Comment out section?

Discuss game box design and sharing.

Moderators: Ichibrothers, Cambronne

Post Reply
User avatar
spearjr
Posts: 13
Joined: 02 Aug 2007, 16:35
Contact:

Comment out section?

Post by spearjr »

If I want to comment out a part of the .xml file, what format should it be in?

"#"? "!"? <!-- -->?
Redcap
010
Posts: 56
Joined: 02 Aug 2007, 22:25

Post by Redcap »

I would be interested to know this too; however, with the brevity of the game-box.xml code, comments may be obsolete; no?
&#53076;&#45180;&#47532;&#44032; &#45796;&#46988;&#51536;&#47484; &#47673;&#44172; &#54616;&#51648; &#47560;&#49901;&#49884;&#50724;
User avatar
Jerome
Site Admin
Posts: 974
Joined: 22 Jun 2006, 21:31
Location: France
Contact:

Re: Comment out section?

Post by Jerome »

spearjr wrote:If I want to comment out a part of the .xml file, what format should it be in?
Comments start with

Code: Select all

<!--
and end with

Code: Select all

-->
Jerome, ZunTzu developer.
Post Reply