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.
how to reproduce:
lsplexer4pygments is configured in mkdocs to work ith JimpleLsp and a malformed .jimple file was given via markdown:
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.