Skip to content

Commit 9d86d7c

Browse files
committed
updated readme with links;
1 parent 49682cb commit 9d86d7c

File tree

1 file changed

+22
-14
lines changed

1 file changed

+22
-14
lines changed

readme.md

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
1-
# Moodle Gist Embed Filter
2-
3-
Moodle filter plugin that will embed any links to GitHub gists with
4-
the full JavaScript link so that it will embed.
5-
6-
This came about because, while it's easy enough to copy and paste the
7-
JavaScript embed code from GitHub, Moodle strips out any JavaScript
8-
markup.
9-
10-
### Usage
11-
12-
After enabling the plugin just paste the full URL (https include) to a Gist into the
13-
editor. When the page is displayed the link will be replaced with
14-
the embedded Gist.
1+
# Moodle Gist Embed Filter
2+
3+
Moodle filter plugin that will embed any links to GitHub gists with
4+
the full JavaScript link so that it will embed.
5+
6+
This came about because, while it's easy enough to copy and paste the
7+
JavaScript embed code from GitHub, Moodle strips out any JavaScript
8+
markup.
9+
10+
### Usage
11+
12+
After enabling the plugin just paste the full URL (https included) to a Gist into the
13+
editor. When the page is displayed the link will be replaced with the embedded Gist.
14+
15+
### Settings
16+
17+
There really aren't any. Just paste in the link.
18+
19+
### Help & Support
20+
21+
If you need help with this plugin please head over to our [support forums](https://classcube.com/forum/moodle-plugins/).
22+
You can also visit [ClassCube.com](https://classcube.com) for more information.

0 commit comments

Comments
 (0)