Merge branch 'master' into enter

This commit is contained in:
Jonathan Turner 2019-06-14 10:52:47 +12:00
commit d076e8c4ea
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
"S"
markup

View File

@ -1,3 +1,3 @@
cd tests
open test.json | to-json | from-json | get glossary.GlossDiv.title | echo $it
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.GlossSee | echo $it
exit