does not work as expected. I created modular pages from example, but markdown gets rendered as pure text only.
Changing {{ content|raw }} to {{ content|markdown }} in modular/text.html.twig does resolve the problem. (Using Antimatter as well as Quark as my theme.)
What’s wrong? Any suggestions?
Thanks, Birger