Sha256: e34caa18097702cb114ccf2c4798fc07d2350077de93c5848645c2f466a6f76f
Contents?: true
Size: 262 Bytes
Versions: 8
Compression:
Stored size: 262 Bytes
Contents
# encoding: utf-8 Refinery::Wymeditor.configure do |config| # Add extra tags to the wymeditor whitelist e.g. = {'tag' => {'attributes' => {'1' => 'href'}}} or just {'tag' => {}} # config.whitelist_tags = <%= Refinery::Wymeditor.whitelist_tags.inspect %> end
Version data entries
8 entries across 8 versions & 1 rubygems