mirror of
https://github.com/documize/community.git
synced 2025-07-30 18:49:43 +02:00
Fingerprint during Ember build
This commit is contained in:
parent
e19c4ad18a
commit
eea8db9288
6 changed files with 47 additions and 36 deletions
|
@ -54,5 +54,6 @@ func (*Provider) Refresh(ctx *provider.Context, config, data string) string {
|
|||
}
|
||||
|
||||
func embed(config, data string) string {
|
||||
// return bluemonday.UGCPolicy().Sanitize(data)
|
||||
return data
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue