-
🔵 @alexkalderimisAuthor ContributorThis returns:
=> [#(Element:0x2ac9e5178944 { name = "a", attributes = [ #(Attr:0x2ac9e5178070 { name = "href", value = "https://gitlab.com" })], children = [ #(Text "https://gitlab.com")] }), #(Element:0x2ac9e53dab24 { name = "a", attributes = [ #(Attr:0x2ac9e50cb9b0 { name = "href", value = "https://gitlab.com" })], children = [ #(Text "https://gitlab.com")] })]
But I expected just a single value.
Please register or sign in to comment