I've used accordions for FAQ's in the past and it works ok with just text. Is there a way to add text blocks, image blocks, spacer blocks, etc. to an accordion (OTHER than with manually coding the markdown block)? I have several pages, all of which need accordions, and many of the individual accordion sections have different types of content in them (text, images next to each other). It's taking a long time trying to manually code all the html and css with divs, etc. and I'd like a way to simply add blocks to each accordion section as needed. Suggestions are much appreciated!