• Show log

    Commit

  • Hash : e3959461
    Author : Nick Wellnhofer
    Date : 2023-11-30T16:15:46

    html: Reenable buggy detection of XML declarations
    
    Switch to UTF-8 if a document starts with '<?xm' to match old behavior.
    Also enable this check in the push parser.
    
    Fixes #637.