Closed ruebot closed 4 years ago
Let's add a new column to .imageGraph(); the text of the alt attribute if it exists in an image tag.
.imageGraph()
alt
.imageGraph() or .imagegraph()? The latter would be consistent with .webgraph(). Or alternatively, rename .webgraph() to .linkgraph() and you get a nice {image, link} symmetry.
.imagegraph()
.webgraph()
.linkgraph()
FWIW I like .imagegraph()
Let's add a new column to
.imageGraph()
; the text of thealt
attribute if it exists in an image tag.