WordPress version: 3.5.1
WordPress SEO version: 1.4.7
I did this: Included breadcrumbs. Used filters to modify the markup pattern for breadcrumbs.
I expected the plugin to do this: Mimic the markup pattern for Bootstrap's breadcrumbs. Specifically being able to wrap the $sep variable and change the location + classname of 'breadcrumb_last'.
Instead it did this: Normal behavior.
I've created a patch for this but I have never submitted to a plugin before so I don't know the process.
The patch should also resolve the issues that these people were having:
http://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-markup-to-match-twitter-bootstrap
http://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-twitter-bootstrap-breadcrumbs
It will also provide advanced theme authors to customize the output of the plugin a little bit more.
Thanks for the great plugin!