• Show log

    Commit

  • Hash : 8cf6129b
    Author : Nick Wellnhofer
    Date : 2025-02-13T18:20:46

    html: Stop implying <p> start tags
    
    Only <html>, <head> or <body> should be implied. Opening extra <p> tags
    has always been a libxml2 quirk.