From 3dd8f82127ac228d84b511b4013b4e5ee46e8109 Mon Sep 17 00:00:00 2001 From: deekim Date: Sun, 8 Oct 2017 12:13:22 -0400 Subject: [PATCH] fixup! pup: add page --- pages/common/pup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/pup.md b/pages/common/pup.md index 8c5ba9774..593ecb5d1 100644 --- a/pages/common/pup.md +++ b/pages/common/pup.md @@ -20,7 +20,7 @@ - Print all text from selected nodes and children: -`cat {{index.html}} | pup '{{tag}} text{}` +`cat {{index.html}} | pup '{{tag}} text{}'` - Print HTML as JSON: