reactor-core icon indicating copy to clipboard operation
reactor-core copied to clipboard

The HTML title of the Appendices documents are displayed as "untitled."

Open dev-jonghoonpark opened this issue 9 months ago • 2 comments

The HTML title of the Appendices documents are displayed as "untitled."

Image

This seems to occur because there is no level 0 header.

To resolve this, How about lowering the current header levels by one? For example, changing == Which operator do I need? to = Which operator do I need? should resolve the issue. (Also, lower the level of the sub-items by one.)

dev-jonghoonpark avatar Mar 06 '25 21:03 dev-jonghoonpark

Hey, thanks! Would you be interested in opening a PR to address this?

chemicL avatar Mar 07 '25 14:03 chemicL

@chemicL Yes, I'm interested. Thank you. I'll try to submit a PR with the modifications I suggested above.

dev-jonghoonpark avatar Mar 07 '25 14:03 dev-jonghoonpark