Anyone know why my <divs> aren’t showing on ...
# advancedpdf
c
Anyone know why my <divs> aren’t showing on PDF output? If I change these <div> tags to <section> tags, the content shows up, though it doesn’t have block display style. I know I could use <br> tags, but I’m wondering why div doesn’t work?