Skip to content

Instantly share code, notes, and snippets.

@Demeter
Forked from mojombo/comments.xml
Created October 14, 2011 22:07
Show Gist options
  • Select an option

  • Save Demeter/1288494 to your computer and use it in GitHub Desktop.

Select an option

Save Demeter/1288494 to your computer and use it in GitHub Desktop.

Revisions

  1. @mojombo mojombo created this gist Jan 2, 2011.
    9 changes: 9 additions & 0 deletions comments.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    <container>
    <thing />
    <!--
    I think this is the least horrible way to format XML comment
    blocks. Even though it wastes two lines, at least it doesn't
    involve tons of indenting or horribly misaligned edges.
    -->
    <fooblah size="10" count="alot" />
    </container>