You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The HTML title of the Appendices documents are displayed as "untitled."
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.)