framework icon indicating copy to clipboard operation
framework copied to clipboard

H2 after H1 not showing correctly

Open rfsan opened this issue 9 months ago • 0 comments

If I create a page new-page.md and add the following content

# Main title

## Subtitle 1

## Subtitle 2

The first H2 is rendered incorrectly

image

When I add some text between the H1 and the first H2 it works as expected

image

I'm using Observable Framework version 1.8.0

rfsan avatar May 25 '24 15:05 rfsan