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 · 0 comments
Open

How to edit heading output? #15

stephenmeehanuk opened this issue Jun 13, 2024 · 0 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],
],
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

1 participant