-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
status: core team reviewPriority issues for the core team to reviewPriority issues for the core team to reviewtopic: themeRelates to VuePress themeRelates to VuePress themetype: bugSomething isn't workingSomething isn't working
Description
Feature request
Line Number with pre-wrap
What problem does this feature solve?
I don't want to see a horizontal scroll bar.
Default Theme display:
If I change the style of the default theme:
.content
pre, pre[class*="language-"]
white-space pre-wrap
background-color $codeBgColor
line-height 1.4
border-radius 6px
padding 1.25rem 1.5rem
margin 0.85rem 0
The line Numbers will be misaligned:
What does the proposed API look like?
How should this be implemented in your opinion?
Are you willing to work on this yourself?**
Metadata
Metadata
Assignees
Labels
status: core team reviewPriority issues for the core team to reviewPriority issues for the core team to reviewtopic: themeRelates to VuePress themeRelates to VuePress themetype: bugSomething isn't workingSomething isn't working