m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/html.md
diff options
context:
space:
mode:
Diffstat (limited to 'html.md')
-rw-r--r--html.md6
1 files changed, 6 insertions, 0 deletions
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}