Closed GinoGiotto closed 1 year ago
With #20 and #22, header comments are supported, so pages like http://metamath.tirix.org/mpests/toc?ref=176 (ZF (ZERMELO-FRAENKEL) SET THEORY) now show the header's comment correctly. That was not the case before, so there is a real improvement.
However for the page http://metamath.tirix.org/mpeuni/toc?ref=61 it's a special case, the chapter in the source file seems to be genuinely empty, with the next chapter at the same level following immediately, without any content. In that case, it's rather set.mm
which has to be fixed!
the chapter in the source file seems to be genuinely empty
Good catch, I made a PR on set.mm with the fix https://github.com/metamath/set.mm/pull/3602
I'm closing this issue since this is a set.mm problem, not a metamath-web one.
Mentioned in #10