Last active
August 16, 2019 15:39
-
-
Save stonezhl/a323f4ff21c2e720d3400c04dec65f55 to your computer and use it in GitHub Desktop.
Execute 'at_xpath' to fetch the OPF path.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let path = document.at_xpath(xpath, namespaces: namespace)?.text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment