mdo/mdoml

Anchor placeholder in breadcrumbs

Closed this issue · 1 comments

I think placeholder anchor can be used breadcrumb component, right?

<breadcrumb>
  <a href="#">Home</a>
  <a href="#">Subfolder</a>
  <a href="#">Subfolder</a>
  <a>Page</a>
</breadcrumb>

Still a way clearer then current #Bootstrap: http://getbootstrap.com/components/#breadcrumbs
Let me know if I could do PR,
Thanks!

mdo commented

Yeah, I imagine so.