Skip to content

Commit

Permalink
docs: remove HTML from snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Feb 9, 2019
1 parent 4a9690b commit 3a551dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/styles.md
Expand Up @@ -104,7 +104,7 @@ like
```yaml
raw:
- '(?:foo)\sbar'
- '(baz)'</code></pre>
- '(baz)'
```

becomes `(?:foo)\sbar(baz)`.
Expand Down

0 comments on commit 3a551dd

Please sign in to comment.