Skip to content

Support line numbers in code blocks #835

@ZothOmmog

Description

@ZothOmmog

Description

Code blocks currently lack the ability to display line numbers.

Proposal

Add an optional feature to enable line numbering.

For example, something like this:

```javascript showLineNumbers
const foo = 'bar';
```.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions