Re: Unexpected rendered HTML for title

2024-03-30 Thread Ihor Radchenko
writes: > #+title: test_latex_fragments > > Using org-html-export-to-html produce this: > > testlatexfragments > > > I assume there is a good reason why Org does it that way. But I want to > understand. > > Why does this happen? Org markup is recognized in the title. And test_latex_fragm

Unexpected rendered HTML for title

2024-03-30 Thread c.buhtz
Hello, I have this title line in my org file: #+title: test_latex_fragments Using org-html-export-to-html produce this: testlatexfragments I assume there is a good reason why Org does it that way. But I want to understand. Why does this happen? Kind Christian Buhtz