In a file I have some variables stored like this:
author = {Some Author}, link = {some link}, text = { bla bla bla bla bla bla bla bla bla bla bla bla bla bla ...
I have been researching how to do this and becoming a bit confused, I have tried so far with Scanner but that does not seem to preserve line breaks and I ...