Skip to content

Commit

Permalink
Don't format XML namespace as hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
mizdebsk committed Nov 19, 2018
1 parent c3379b3 commit 7a5df12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom_macros.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ that selects XML nodes to be acted on (removed, replaced...).
.Handling XML namespaces
[NOTE]
=======
POM files use a specific namespace - http://maven.apache.org/POM/4.0.0.
POM files use a specific namespace - \http://maven.apache.org/POM/4.0.0.
The easiest way to respect this namespace in XPath expressions is
prefixing all node names with `pom:`. For example,
`pom:environment/pom:os` will work because it selects nodes from `pom`
Expand Down

0 comments on commit 7a5df12

Please sign in to comment.