Skip to content

Instantly share code, notes, and snippets.

Created January 2, 2017 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/abe3ec76cbaa3eca39cf54d7c1c3aa50 to your computer and use it in GitHub Desktop.
Save anonymous/abe3ec76cbaa3eca39cf54d7c1c3aa50 to your computer and use it in GitHub Desktop.
# Setting spans with tags
Here I try to set a span with an extra tag to the browser
```
commit @browser
[#span #filter text: "Active" type: "active"]
[#span #filter text: "Inactive" type: "inactive"]
[#span #filter text: "All" type: "all"]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment