Socket
Book a DemoInstallSign in
Socket

@salesforcedevs/sfdocs-image-transformer

Package Overview
Dependencies
Maintainers
15
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforcedevs/sfdocs-image-transformer

Salesforce Docs markdown plugin for image transormation

1.0.7
latest
npmnpm
Version published
Weekly downloads
413
15.04%
Maintainers
15
Weekly downloads
 
Created
Source

Image Transformer

About

This plugin is to transform image path and attributes. Check description of transformImagePath and transformTitleAndClass in index.ts for more info.

Input:

![SalesforceDocs](../../../media/salesforcedocs.png '{"class": "custom-class", "title": "custom title"}')

Output:

<p><img src="./../../../media/salesforcedocs.png" alt="SalesforceDocs" title="custom title" class="content-image custom-class"></p>

Install & build


yarn install && yarn build

Pubilsh

yarn publish

Please make sure to push your changes (version number & other changes) to git once publishing is complete.

Keywords

sfdocs-plugin image-transformer

FAQs

Package last updated on 25 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.