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

Omit <h1> page title in output #44

Open
slonopotamus opened this issue Aug 20, 2024 · 2 comments
Open

Omit <h1> page title in output #44

slonopotamus opened this issue Aug 20, 2024 · 2 comments

Comments

@slonopotamus
Copy link
Contributor

slonopotamus commented Aug 20, 2024

Currently, all antora-confluence pages have duplicate titles because Confluence shows both page name and <h1> from page content. It would be great if the second title could be removed.

Screenshot of what I am talking about:

image

@PacoVK
Copy link
Owner

PacoVK commented Aug 27, 2024

Thanks for the input, the reason why we cannot just omit the page title is, that Captain may prefix the page name in case it is not unique in the space. If all ages are unique, like in your case, the title is duplicated.
More details are described in the how it works section

@slonopotamus
Copy link
Contributor Author

I've read your link, but couldn't understand how it contradicts my request.

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

No branches or pull requests

2 participants