NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.69k stars 544 forks source link

fix: h tag not being new line when using multiple h tags in a row #518

Open ChaCha3088 opened 10 months ago

ChaCha3088 commented 10 months ago

Description

Bug

I think there is a bug with showing multiple h tags in a row.

It looks like below.

Screenshot 2023-09-20 at 10 50 17

How to fix this problem

there is a css file in react-notion-x/src/styles.css

and i changed display: inline-block; to display: block;

Screenshot 2023-09-20 at 10 56 04

After Fix

Screenshot 2023-09-20 at 11 00 43

Notion Test Page ID

My Tech Blog which has the problem

LINK

My Notion Page linked with this blog page

LINK

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Sep 20, 2023 2:21am
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Sep 20, 2023 2:21am