A user asked for an HTML export of single notes. The note should be exported and saved as HTML file without compression. If the note contains an `<h1>` header, it should be used as `<title>` tag of the HTML file.
A user asked for an HTML export of single notes. The note should be exported and saved as HTML file without compression.
If the note contains an
<h1>header, it should be used as<title>tag of the HTML file.