@sfdocs-internal/sfdocs-directive-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.6.95 • Public • Published

SF Docs Markdown plugins

This package aimed at building new plugins for markdown.

Some of the examples of it are

Banner

 ```sfdocs
<banner img="https://placekitten.com/300/300" title="My testing 111">
</banner>
```

Code block

```sfdocs-code {"title" : "Java: Local code block", "lang":"java"}
  public static void main(String args[])
  {
      // Hello world in comment
      System.out.println("Hello world!");
  }
```

Package Sidebar

Install

npm i @sfdocs-internal/sfdocs-directive-plugin

Weekly Downloads

217

Version

0.6.95

License

MIT

Unpacked Size

57 kB

Total Files

46

Last publish

Collaborators

  • dkulan
  • guptaanurag
  • madhurah
  • ramalingam0431
  • miles.vdw
  • kkattamudi
  • balajimsf
  • htiwari1987
  • dshomesf
  • sunnymsf
  • opendocs
  • gagandeep-sf
  • krisgraysfdc
  • kishore_nemalipuri
  • bleong
  • lokeshnsf
  • subrat-sfdc