|
From: | David Diem |
Subject: | How to suppress <title> generation in export |
Date: | Tue, 21 Mar 2023 22:29:35 +0100 |
Hi, is there a way to suppress the generation of a <title>...</title> tag when exporting to html? The title of the subtrees I am exporting is not set, the org file-wide title is not set either. Setting the file title to nothing (like so: #+title: ) does not help either. I tried setting org-export-with-title to nil and org-html-meta-tags to nil, but there remain three lines which I seemingly cannot suppress: 1. <title>‎</title> I wish to suppress 1. in order to manually add my <title> otherwise. This question of mine is *not* about the <h1>Title</title> Best wishes |
[Prev in Thread] | Current Thread | [Next in Thread] |