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
Documents are usually authored beginning with the first level/primary heading. Usually that heading equals the documents title from its filename. In those cases the first h1 should be hidden in the frontend (first h1 === node.title).
The text was updated successfully, but these errors were encountered:
Documents are usually authored beginning with the first level/primary heading. Usually that heading equals the documents title from its filename. In those cases the first h1 should be hidden in the frontend (
first h1 === node.title
).The text was updated successfully, but these errors were encountered: