Skip to content

code type is case sensitive, Java can not render java style #347

Closed
@xwjie

Description

@xwjie

in marddown file, when insert code, the code type is case sensitive, Java can not render with java style.

// in github , ```Java``` can render with java style, but vuepress can not, must be ```java```
int i = 0;

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementRequest to enhance an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions