Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add title for code block
  • Loading branch information
shawnbot committed Sep 13, 2017
commit 09e2172f1f9dc12819f3c6ae4a03de4430208fab
2 changes: 1 addition & 1 deletion modules/primer-breadcrumb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Breadcrumbs are used to show taxonomical context on pages that are many levels d

#### Usage

```html
```html title=breadcrumb
<nav aria-label="Breadcrumb">
<ol>
<li class="breadcrumb-item text-small"><a href="/business">Business</a></li>
Expand Down