Skip to content

if LspServer gets malformed input the raw input is exported including surrounding markdown #7

Description

@swissiety

how to reproduce:
lsplexer4pygments is configured in mkdocs to work ith JimpleLsp and a malformed .jimple file was given via markdown:

```jimple *some_malformed_jimple__file* ```

resulting in chaos. i.e. printing the raw input including the surrounding markdown.

expected:
just print the raw input without styling and especially without the surrounding markdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions