Rules that should be followed when we use XML comments:
- Comment must appear after XML declaration.
- Comment may appear anywhere in a document
- Comment must not appear within attribute values.
- Comment cannot be nested inside the other comment.
by Valeri Tandilashvili
4 years ago
XML
XML comments
XML Tutorial
0
Pro tip: use ```triple backticks around text``` to write in code fences