Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
@GG-A No, text blocks are standard beginning with Java 15. Note, Manifold supports text blocks with String Templates and Fragments beginning with Java 13.
does manifold support for text blocks (multiline strings) in Java8?