modify snippets

This commit is contained in:
Nikolay Tsonev
2016-04-15 13:53:06 +03:00
parent 945aec0a72
commit fd7289a4c9
34 changed files with 707 additions and 695 deletions

View File

@@ -5,7 +5,7 @@ description: "Examples for using xml"
---
# Xml module
Using xml requires the Xml module.
<snippet id='xml-module'/>
<snippet id='xml-module-snippet'/>
### Parse XML
<snippet id='xml-parser-snippet'/>