File uploading and fixes (#261)
Reviewed-on: #261 Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> Co-authored-by: Adam Bem <adam.bem@zoho.eu> Co-committed-by: Adam Bem <adam.bem@zoho.eu>
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
"universalInfo":
|
||||
[
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"category":"What's new in XPath?"
|
||||
"category":"What's new in XPath"
|
||||
}
|
||||
],
|
||||
"VersionDiffs":
|
||||
|
||||
@@ -6,7 +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."
|
||||
},
|
||||
{
|
||||
"category":"What's differences between XSLT versions"
|
||||
"category":"Differences between XSLT versions"
|
||||
}
|
||||
],
|
||||
"VersionDiffs":
|
||||
|
||||
Reference in New Issue
Block a user