Skip to content

visual tweaks for HTML rendering in MD files, handle video loading error#2672

Merged
Simek merged 1 commit into
mainfrom
small-tweaks-for-md-rendering-with-html-injected
Jul 20, 2026
Merged

visual tweaks for HTML rendering in MD files, handle video loading error#2672
Simek merged 1 commit into
mainfrom
small-tweaks-for-md-rendering-with-html-injected

Conversation

@Simek

@Simek Simek commented Jul 20, 2026

Copy link
Copy Markdown
Member

📝 Why & how

Spotted few rendering issue on https://reactnative.directory/package/tapflow package page.

Summary of changes:

  • center heading is parent has align="center" property (ideally we should propagate the property to children, but is a simple solution for now)
  • adjust the hash link button in centered headers to avoid content shift
  • handle Markdown video elements loading error
  • add spacing between HTML div when they are used in Markdown

✅ Checklist

  • Explained how you fixed the issue or built the feature.

Preview

Screenshot 2026-07-20 190511

@Simek
Simek merged commit 887f57d into main Jul 20, 2026
1 check passed
@Simek
Simek deleted the small-tweaks-for-md-rendering-with-html-injected branch July 20, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant