gitlab.com/thomasboni/go-enry/v2@v2.8.3-0.20220418031202-30b0d7a3de98/_testdata/HTML/extra-attr.html (about) 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta 5 data-foo="Bar" 6 http-equiv="Content-Type: text/html; charset=UTF-8" 7 content = "Org mode" 8 id="Some wicked id" 9 wrong-content="whoops" 10 name = "generator" > 11 </head> 12 </html>