This website works better with JavaScript.
Home
Explore
Help
Sign In
quiro
/
discourse-allowlist
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
hmh
master
Marius Ciepluch
7 years ago
committed by
GitHub
parent
5375a3d8ad
commit
3634b5cbaf
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
assets/javascripts/image-tag-whitelist.js
+ 2
- 0
assets/javascripts/image-tag-whitelist.js
View File
@ -1,3 +1,5 @@
import
{
registerOption
}
from
'pretty-text/pretty-text'
;
(
function
(
)
{
(
function
(
)
{
Discourse
.
Markdown
.
whiteListTag
(
'span'
,
'class'
,
'dropcap'
)
;
Discourse
.
Markdown
.
whiteListTag
(
'span'
,
'class'
,
'dropcap'
)
;
Write
Preview
Loading…
Cancel
Save