I would like to output the text saved in the writer field without p tags around it. Is this possible using a page method or another way?
My preference is to use the writer field instead of the text field so all text fields in the panel are consistent in appearance and the marks are still available.
thanks for your reply. the p tags around the text are still saved in the content file and also output in the frontend. I believe the inline: true for the blueprint is only helpful when wanting line breaks instead of a new paragraph.
I would like to remove the p tags completely from the output. thanks!