Comment by librasteve

Comment by librasteve 8 hours ago

2 replies

okaay, I get that you want the indentation to work (ironically this is more important when you are multilining a Python code example), but having to manage all the \\ is a pain in the butt

oneeyedpigeon 8 hours ago

> ironically this is more important when you are multilining a Python code example

And neither seems to be a great use case for configuration. A markup language, sure, but I'm not sure I see a significant need for multiline strings (even in general) in a config file.

  • librasteve 7 hours ago

    fair point … although I can see a use case for eg multline multi languages contractual boilerplate that i don’t want in my main code