Skip to content

Commit

Permalink
Add animated preview to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenburger committed Oct 2, 2018
1 parent 6250433 commit 12408b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plugins/showmore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ understood by a human. Those extra code is noise and should be hidden.

This plugin shows `···` instead of the noise and reveals the code on click.

![Video preview of Showmore plugin](https://user-images.githubusercontent.com/103399/46336396-f7049980-c62a-11e8-94ec-9acdee8e858f.gif)

## Example usage

````markdown +highlight=/\+showmore=[^\s]+/
````markdown +highlight=/+showmore=[^\s]+/
```html +showmore=5..13
<ul>
<li class="my-list-item">
Expand Down

0 comments on commit 12408b3

Please sign in to comment.