quantum-programming/Browser/XPath.md

5 lines
250 B
Markdown
Raw Permalink Normal View History

2022-09-13 00:52:28 +00:00
# Xpath
XPath stands for XML Path Language. It is a language that allows you to navigate to a specific element in an XML document.
XPaths will often be used in [BBEdit](obsidian://open?vault=Coding%20Tips&file=Computers%2FMac%20OS%20X%2FBBEdit).