Closed mikeyrayvon closed 8 years ago
should i switch the field for a wysiwyg then?
no its not that. its something weird with css
in my local if i input <em>Somethong</em>
the tags get stripped out
it doesnt need tags. the em
is in the markup
em
is being overridden by our reset
i usually set em
and strong
in /site.styl
that's the reset. then to fix this we should add a class, i think its better than adding <em>
.
no because if someone sets italics in post content we want that to work
then the issue is sitewide and not home content specific
yes
still tho. for elements that use italics as visual aid and not necessarily mean 'emphasis' i think its better to use a class and style that class than adding <em>
but what about post content
i see what you mean
yes, in post content <em>
should be used and work
in home content title a class should be used and styled to use italics
theres a semantic diff
i said i see what you mean
oh, i see it now :)
on Home content title