Bootstrap: format <blockquote> without `class="blockquote"`

Created on 16 Mar 2017  路  1Comment  路  Source: twbs/bootstrap

downstream bug https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/50

using v4.alpha6

I think that like bootstrap 3, that just having

<blockquote>
   <p>foo</p>
</blockquote>

should be a valid blockquote, I can see wanting or needing the class for more advanced things, but semantically rendered html from sources like markdown should work without adding the class, imho.

>All comments

We're sticking with the class name to limit scope of our styles.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

athimannil picture athimannil  路  3Comments

tiendq picture tiendq  路  3Comments

bellwood picture bellwood  路  3Comments

leomao10 picture leomao10  路  3Comments

iklementiev picture iklementiev  路  3Comments