Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core-1] Normalise document titles #1472

Merged
merged 4 commits into from
Aug 20, 2024
Merged

[core-1] Normalise document titles #1472

merged 4 commits into from
Aug 20, 2024

Conversation

bradlc
Copy link
Member

@bradlc bradlc commented Aug 20, 2024

Follow up to #1407.

To avoid having to handle titles differently in the Core 1 docs this PR removes h1 elements (# Example) in favour of the title frontmatter.

Where the h1 text was different to an existing title field, the h1 value takes precedence. The website code was also prioritising the h1 so this results in no change to the rendered pages.

@bradlc bradlc requested a review from a team as a code owner August 20, 2024 09:43
@LekoArts LekoArts merged commit 570071f into core-1 Aug 20, 2024
2 checks passed
@LekoArts LekoArts deleted the bradlc/core-1-titles branch August 20, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants