pages/*: remove double spaces (#10379)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
`xml select --template --match "{{XPATH1}}" --value-of "{{XPATH2}}" {{path/to/input.xml|URI}}`
|
||||
|
||||
- Match "XPATH1" and print the value of "XPATH2" as text with new-lines:
|
||||
- Match "XPATH1" and print the value of "XPATH2" as text with new-lines:
|
||||
|
||||
`xml select --text --template --match "{{XPATH1}}" --value-of "{{XPATH2}}" --nl {{path/to/input.xml|URI}}`
|
||||
|
||||
|
Reference in New Issue
Block a user