zhravan/zen-mdx-blog
feat: add support for content warnings/nsfw warning
Open
#12 opened on Oct 22, 2025
enhancementgood first issuehacktoberfesthacktoberfest-acceptedhacktoberfest2025help wanted
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Description
add support for content warnings/trigger warnings on sensitive posts with collapsible sections.
Things to take care:
- Frontmatter flag for warnings
- Collapsible warning banner
- Custom warning messages
- Accessible implementation
- Warning banner component created