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
I found it strange to have method names render as H1 heading. Is there any way to customize this behavior?
For contrast, properties render as H2 heading which makes sense. I'm used to the style guide that there should be only one H1 heading in a markdown file.
The text was updated successfully, but these errors were encountered:
That's a good point: I defaulted headers to h1, but given that there will be many of them, h2 makes more sense. I'll work on a PR to switch the default to h2.
I found it strange to have method names render as H1 heading. Is there any way to customize this behavior?
For contrast, properties render as H2 heading which makes sense. I'm used to the style guide that there should be only one H1 heading in a markdown file.
The text was updated successfully, but these errors were encountered: