From 61e3a223696dc5c811c7f97f002b2046ec722689 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Sat, 11 Mar 2023 00:59:25 +0100 Subject: Updates --- html.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'html.md') diff --git a/html.md b/html.md index d075c4b..85e6911 100644 --- a/html.md +++ b/html.md @@ -46,3 +46,9 @@ To check by default: By default pretty prints the full selected HTML elements. Setting display function to `text{}` prints out just the inner text. + +### Extracting attributes + +Use the `attr` display function. + + pup ... audio attr{src} -- cgit v1.2.3