Commit a1f0830
✨ Adds AboutXml topic (#301)
* Adds framework
* Starting to add XPath
* Adds Select-Xml, Select methods, and XmlWriter
* Adds document modification
* Gets rid of that line break
* Fixes RemoveAll / RemoveChild examples
* Adds namespace handling
* Adds AboutXml to index
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Review fixes
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Update PSKoans/Koans/Constructs and Patterns/AboutXml.Koans.ps1
Co-Authored-By: Joel Sallow (/u/ta11ow) <[email protected]>
* Review fixes
Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>1 parent af3d2c9 commit a1f0830
File tree
2 files changed
+753
-0
lines changed- PSKoans/Koans/Constructs and Patterns
2 files changed
+753
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
0 commit comments