Say I have a documentation folder with the following summary.json file:
{
"title": "A TITLE",
"file": "a-file.md"
}
This results in an output of a file A TITLE.html in the additional-documentation folder instead of a-file.html (i.e. it uses the title field from the .json file as the html filename prefix instead of the file name prefix for the original .md file. However, the links in the TOC point to a-file.html, resulting in broken links.
I experienced this bug using 1.0.0-beta.13
Ok fixed, coming in next beta 1.0.0-beta.14
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.
Most helpful comment
Ok fixed, coming in next beta 1.0.0-beta.14