linux-china / jetbrains-just-plugin

JetBrains Just Command Runner Plugin
https://plugins.jetbrains.com/plugin/18658-just
Apache License 2.0
35 stars 6 forks source link

Tolerate escaped line breaks #25

Closed scottmmjackson closed 4 months ago

scottmmjackson commented 4 months ago

Fixes #24

scottmmjackson commented 4 months ago

I updated the testdata but AFAIK it doesn't actually fail before the change.

I also am not sure if the BNF needs updating as well.