Skip to content

Default Theme: Line Number with pre-wrap #775

Open
@quanzaiyu

Description

@quanzaiyu

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:

wx20180827-172809

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:

wx20180827-172742

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

No one assigned

    Labels

    status: core team reviewPriority issues for the core team to reviewtopic: themeRelates to VuePress themetype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions