• Colomban Wendling's avatar
    Make HTML filetype the "primary" one XML and PHP inherits from · b96d2237
    Colomban Wendling yazdı
    XML used to be the one holding the actual definitions, but the HTML
    filetype is actually superset of XML (XML filetypes had definitions
    for non-XML things), and most definitions names referenced HTML rather
    than XML.
    
    So, move the actual definitions from filetypes.xml to filetypes.html
    and make XML and PHP inherit from HTML.
    b96d2237
filetypes.php 1.54 KB