Skip to content

Feature request: Provide outline symbols #117

@wjandrea

Description

@wjandrea

Example wikitext:

=H1=

foo

==H2==

bar

Right now the outline says "No symbols found in document 'tmp.wiki'".

I would want it to show:

  • =H1=
    • ==H2==

like what it shows for Markdown:

  • # H1
    • ## H1
# H1

foo

## H2

bar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions