From e5bcbfd08173d95dd93248829a6018792efc1952 Mon Sep 17 00:00:00 2001 From: deekim Date: Tue, 10 Oct 2017 19:03:33 -0400 Subject: [PATCH] fixup! pup: add page --- pages/common/.pup.md.swp | Bin 12288 -> 0 bytes pages/common/pup.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 pages/common/.pup.md.swp diff --git a/pages/common/.pup.md.swp b/pages/common/.pup.md.swp deleted file mode 100644 index 4427c795ae39b7ef81d7a4e12e5389576def3be1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmYc?2=nw+FxN9-U|?VnU|={La5u8S<1d51I0HjUVxC@hW-dquFHXtM%+<|J!m9=( zSqC*xzdXMvySN}RIaR+TC#6WgATd3)SU)*GH#a{|zo4{0FE<6Gd=!s{z-S0iH3WDW zjExKpKt?JnDJlpHg@Tx)cr*k?Ltr!nMnhmU1V%$(Gz3ONU^E0qLtuo2KuG~3Lp=in z0~6H0(omWajfQeZsnHM^4S~@R7!85Z5Eu=C(GVC7fzc2c4S~@R7!85Z5Eu=CAs7OQ zDGUsrybKH%c_H)vu>Suqeg=l0{0t1&`573l@iQ>=@G~%U^D{7H@G~%^^D{8G@G~$t z^D{8W@iQ>U@-r}S@G~&5^D{8q=VM^F$H&01hmV0_Hy;B-2Ok4NJ0Ams6CVSEBOe2U zC?5lZ2pXgi~+FFII;{3eoTJ;1523>`K zqRhM!1&9# zO@SDnnv)pUM zK+I37R7fl-DauSLElE`!$QWY}uO7ayF6_RsO6Z2A2bQD1Gn^yv2 zfr1lkLTZWvNNZw=6$68vf^&XuE=VdTGcOflPC;T(ab{k+LP>spjvfPpGAL0n006?P B^P&I% diff --git a/pages/common/pup.md b/pages/common/pup.md index a9fd3f5f6..446f0168b 100644 --- a/pages/common/pup.md +++ b/pages/common/pup.md @@ -16,7 +16,7 @@ - Filter HTML by attribute value: -`cat {{index.html}} | pup '{{input[type="text"}}'` +`cat {{index.html}} | pup '{{input[type="text"}}]'` - Print all text from the filtered HTML elements and their children: