[LH4114][BETA 27] HTML output includes unclosed meta tags in head

Steps to reproduce:

  1. Create a new blank project
  2. Type “Hello, world!” into the text document
  3. Go to File and choose Compile
  4. Select HTML output, with default settings
  5. Hit compile and save to disk
  6. Locate the saved file and open in a text editor

Result: In the HEAD section of the HTML document, you will see two meta tags for the created and updated dates. these tags do not have a closing /> or a corresponding .

Thanks, this has been filed and will be fixed in the next release.