Skip to content

Commit 22b53e4

Browse files
authored
Add SelectTokenCallbacks CodePen link
1 parent 7013dde commit 22b53e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Make tokens in the `<pre><code>` element that are included within the selected t
7070

7171
Files: select-token-callbacks.js
7272

73-
[🚀 *CodePen Demo*]()
73+
[🚀 *CodePen Demo*](https://codepen.io/WebCoder49/pen/WNVZXxM)
7474

7575
## Using Plugins
7676
Plugins allow you to add extra features to a template, like [automatic indentation](./indent.js) or [support for highlight.js's language autodetection](./autodetect.js). To use them, just:

0 commit comments

Comments
 (0)