shuding/nextra

Wrap code block option

Open

#4,368 opened on Mar 19, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (1,413 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (13,807 stars)
PR merge metrics
 (Avg merge 6d 16h) (3 merged PRs in 30d)

Description

**Is your feature request related to a problem?

We are using Nextra for Usermaven documentation https://usermaven.com/docs. At the moment, we are not able to wrap the code if it becomes lengthy. Here is an example for that: https://usermaven.com/docs/integrations/shopify

Describe the solution you'd like

An option to wrap the code so that the user does not need to see the whole code.

Contributor guide