Multi-line formatted SQL for rollback

I have an issue with writing a multi line rollback statement in my formatted SQL file. Is there any way to accomplish this?
It seems like liquibase cannot understand line breaks for a multi-line SQL statement.

Any help would be appreicated. thanks!