Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.6 KB

options.rst

File metadata and controls

30 lines (24 loc) · 1.6 KB

Plugin configuration options

Options

Property Type Example Required Default Purpose
debug boolean true No false Enable logs in console
allowHtml boolean true No false Enable HTML markup in descriptions
shareBox boolean false No true Enable social media share
socialMedia object See SocialMedia object No -- Social media configuration

SocialMedia

Property Type Example Required Default Purpose
url string "http://www.example.com" No Document URL URL to share
text string "Text" No Page title Text
hashtags array ["jQuery", "cloudedLeopard"] No -- Hashtags
twitterUsername string "my_twitter_account" No -- Twitter account
You do not need to prefix your Twitter account by @.