zachinglis/crummy

Render more HTML inside the HTML list links (e.g. dropdown lists)

Closed this issue · 3 comments

Hi:

Using bootstrap I've come up with a breadcrumb which contains dropdown lists at the same time. So with the current implementation I'm not sure it's possible to indicate what content goes inside the <a> link, aside from plain text. It would be neat to be able to indicate a template (view) partial.

If this is not already integrated. Is this something easy to achieve?

Cheers!

It should be possible, would you be up for trying to implement it and sending a pull request?

Sorry I've been out of this issue for too long. I'm sure I can look into it at some point ;)

You can now put raw html into breadcrumbs in v1.8.0, which should solve this issue, closing for now.