Re: How to suppress generation in export</span></a></span> </h1> <p class="darkgray font13"> <span class="sender pipe"><a href="/search?l=emacs-orgmode@gnu.org&q=from:%22Ihor+Radchenko%22" rel="nofollow"><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Ihor Radchenko</span></span></a></span> <span class="date"><a href="/search?l=emacs-orgmode@gnu.org&q=date:20230328" rel="nofollow">Tue, 28 Mar 2023 03:56:27 -0700</a></span> </p> </div> <div itemprop="articleBody" class="msgBody"> <!--X-Body-of-Message--> <pre>David Diem <purlu...@purlupar.com> writes: > is there a way to suppress the generation of a <title>...</title> tag > when exporting to html?</pre><pre> That would generate invalid html document. The relevant comment in our code: ;; Set title to an invisible character instead of leaving it ;; empty, which is invalid. (title (if (org-string-nw-p title) title "&lrm;")) See <a rel="nofollow" href="https://lists.gnu.org/archive/html/emacs-orgmode/2017-08/msg00006.html">https://lists.gnu.org/archive/html/emacs-orgmode/2017-08/msg00006.html</a> -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <<a rel="nofollow" href="https://orgmode.org/">https://orgmode.org/</a>>. Support Org development at <<a rel="nofollow" href="https://liberapay.com/org-mode">https://liberapay.com/org-mode</a>>, or support my work at <<a rel="nofollow" href="https://liberapay.com/yantar92">https://liberapay.com/yantar92</a>> </pre> </div> <div class="msgButtons margintopdouble"> <ul class="overflow"> <li class="msgButtonItems"><a class="button buttonleft " accesskey="p" href="msg152901.html">Previous message</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="c" href="index.html#152914">View by thread</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="i" href="maillist.html#152914">View by date</a></li> <li class="msgButtonItems textalignright"><a class="button buttonright " accesskey="n" href="msg152902.html">Next message</a></li> </ul> </div> <a name="tslice"></a> <div class="tSliceList margintopdouble"> <ul class="icons monospace"> <li class="icons-email"><span class="subject"><a href="msg152901.html">How to suppress <title> generation in export</a></span> <span class="sender italic">David Diem</span></li> <li><ul> <li class="icons-email tSliceCur"><span class="subject">Re: How to suppress <title> generation in export</span> <span class="sender italic">Ihor Radchenko</span></li> </ul> </ul> </div> <div class="overflow msgActions margintopdouble"> <div class="msgReply" > <h2> Reply via email to </h2> <form method="POST" action="/mailto.php"> <input type="hidden" name="subject" value="Re: How to suppress <title> generation in export"> <input type="hidden" name="msgid" value="87tty5uor7.fsf@localhost"> <input type="hidden" name="relpath" value="emacs-orgmode@gnu.org/msg152914.html"> <input type="submit" value=" Ihor Radchenko "> </form> </div> </div> </div> <div class="aside" role="complementary"> <div class="logo"> <a href="/"><img src="/logo.png" width=247 height=88 alt="The Mail Archive"></a> </div> <form class="overflow" action="/search" method="get"> <input type="hidden" name="l" value="emacs-orgmode@gnu.org"> <label class="hidden" for="q">Search the site</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search emacs-orgmode"> <input class="submitbutton" name="submit" type="image" src="/submit.png" alt="Submit"> </form> <div class="nav margintop" id="nav" role="navigation"> <ul class="icons font16"> <li class="icons-home"><a href="/">The Mail Archive home</a></li> <li class="icons-list"><a href="/emacs-orgmode@gnu.org/">emacs-orgmode - all messages</a></li> <li class="icons-about"><a href="/emacs-orgmode@gnu.org/info.html">emacs-orgmode - about the list</a></li> <li class="icons-expand"><a href="/search?l=emacs-orgmode@gnu.org&q=subject:%22Re%5C%3A+How+to+suppress+%3Ctitle%3E+generation+in+export%22&o=newest&f=1" title="e" id="e">Expand</a></li> <li class="icons-prev"><a href="msg152901.html" title="p">Previous message</a></li> <li class="icons-next"><a href="msg152902.html" title="n">Next message</a></li> </ul> </div> <div class="listlogo margintopdouble"> </div> <div class="margintopdouble"> </div> </div> </div> <div class="footer" role="contentinfo"> <ul> <li><a href="/">The Mail Archive home</a></li> <li><a href="/faq.html#newlist">Add your mailing list</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/faq.html#support">Support</a></li> <li><a href="/faq.html#privacy">Privacy</a></li> <li class="darkgray">87tty5uor7.fsf@localhost</li> </ul> </div> </body> </html>