At first I thought I was having WYSIWYG compatibility issues, but then I turned off all modules and realized that the issue was that the theme wasn't out putting any tags...

The ones I noticed that weren't showing up were and , however there may be more.

Comments

infines’s picture

Category: feature » bug
gazwal’s picture

This was due to the Meyer CSS reset in /css/default.css
I finally removed it for my prefered one => * {padding:0;margin:0}

gazwal’s picture

Status: Active » Fixed

Fixed in 7.X-1.1

gazwal’s picture

Status: Fixed » Closed (fixed)