Skip to content

Instantly share code, notes, and snippets.

View Chrissy's full-sized avatar

Chris Clark Chrissy

View GitHub Profile
.to_sentence a {
&:before { content: ", ";
&:last-child:before { content: "and "; }
&:first-child:before { content: none; }
}
  • a task list item
  • list syntax required
  • normal formatting, @mentions, #1234 refs
  • incomplete
  • completed