We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sample:
<div class="col-md-12"> <ul class="nav nav-pills nav-justified"> <li class="active"><a href="#">Home <span class="badge">42</span></a></li> <li><a href="#">Profile <span class="badge badge-danger">42</span></a></li> <li class="dropdown open"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="#">@fat</a></li> <li><a href="#">@mdo</a></li> </ul> </li> </ul> </div>
The text was updated successfully, but these errors were encountered:
1dae09f
morteza
No branches or pull requests
sample:
The text was updated successfully, but these errors were encountered: