D29084: Make the HTML file template more useful
    Grzegorz Szymaszek 
    noreply at phabricator.kde.org
       
    Wed Apr 22 07:56:05 BST 2020
    
    
  
gszymaszek created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
gszymaszek requested review of this revision.
REVISION SUMMARY
  This commit removes the empty meta tag and adds the following:
  
  - a DOCTYPE declaration,
  - an html[lang] attribute,
  - a document charset declaration,
  - a newline at the end of the document.
  
  Adding the DOCTYPE and charset make the template HTML5‐complant.
  
  BUG: 419935
REPOSITORY
  R241 KIO
BRANCH
  html-file-template (branched from master)
REVISION DETAIL
  https://phabricator.kde.org/D29084
AFFECTED FILES
  src/new_file_templates/HTMLFile.html
To: gszymaszek
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200422/38cc47a2/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list