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

How to edit heading output? #15

Open
stephenmeehanuk opened this issue Jun 13, 2024 · 2 comments
Open

How to edit heading output? #15

stephenmeehanuk opened this issue Jun 13, 2024 · 2 comments

Comments

@stephenmeehanuk
Copy link

Hi

Great add-on, quick question, where do I edit (or add) this?

'heading' => [
    'levels' => [2],
],

I'd like to output h2 and h3. would the correct format be

'heading' => [
    'levels' => [2, 3],
],
@mc4rdle
Copy link

mc4rdle commented Jan 3, 2025

Stuck on this too, there is no config file published (at least no documentation for it) and it doesnt work to add this to the anchor_navigation tag itself.. 🤔

@parallasse
Copy link

parallasse commented Jan 11, 2025

Screenshot 2025-01-11 alle 02 48 27
Hi.
Create a new file in config folder named anchor-navigation.php with inside the levels comma separated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants