mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Support overriding the file title in the Table of content

Open nthiery opened this issue 1 year ago • 2 comments
trafficstars

As of Myst 1.2.7 a toc entry in myst.yml such as

   - file: bla.md
     title: The Bla

produces an HTML table of content with the title for this entry taken from bla.md. Instead, one would expect (as in JupyterBook) to have "The Bla" as title for this entry.

Coud be related to #1222 .

/cc @choldgraf

nthiery avatar Jun 15 '24 10:06 nthiery