Fixed tooltips merge conflicts
This commit is contained in:
@@ -2,19 +2,11 @@
|
|||||||
"universalInfo":
|
"universalInfo":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
<<<<<<< HEAD
|
|
||||||
"category":"What is XPath",
|
|
||||||
"description":"XPath is a query language used for selecting nodes from XML and processing them. It may perform operations on strings, numbers and boolean values."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"category":"What's new in XPath?"
|
|
||||||
=======
|
|
||||||
"category":"What is XPath?",
|
"category":"What is XPath?",
|
||||||
"description":"XPath is a query language used for selecting nodes from XML and processing them. It may perform operations on strings, numbers and boolean values."
|
"description":"XPath is a query language used for selecting nodes from XML and processing them. It may perform operations on strings, numbers and boolean values."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"category":"What's new in XPath"
|
"category":"What's new in XPath"
|
||||||
>>>>>>> 307e732608fca31b60027b417412691ff0e1c2f0
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"VersionDiffs":
|
"VersionDiffs":
|
||||||
|
|||||||
@@ -6,11 +6,7 @@
|
|||||||
"description":"XSLT (Extensible Stylesheet Language Transformations) is a language for converting and manipulating XML data into various formats. It uses rules defined in stylesheets to transform XML documents into HTML, XML, or other text-based outputs."
|
"description":"XSLT (Extensible Stylesheet Language Transformations) is a language for converting and manipulating XML data into various formats. It uses rules defined in stylesheets to transform XML documents into HTML, XML, or other text-based outputs."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
<<<<<<< HEAD
|
|
||||||
"category":"What's differences between XSLT versions"
|
|
||||||
=======
|
|
||||||
"category":"Differences between XSLT versions"
|
"category":"Differences between XSLT versions"
|
||||||
>>>>>>> 307e732608fca31b60027b417412691ff0e1c2f0
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"VersionDiffs":
|
"VersionDiffs":
|
||||||
|
|||||||
Reference in New Issue
Block a user