New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitbook-plugin-edit-link

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-edit-link - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json

@@ -5,3 +5,3 @@ {

"main": "index.js",
"version": "1.1.2",
"version": "1.1.3",
"author": "rtCamp <admin@rtcamp.com>",

@@ -8,0 +8,0 @@ "contributors": [{

@@ -35,7 +35,6 @@ GitBook Plugin: Edit Link

**Github/Gitlab**: In string `...REPO/edit/BRANCH...`, you may replace `edit` with `tree` if you want source file to open in read-mode, rather than edit-mode directly on github/gitlab.
**Github/Gitlab**: In string `...REPO/edit/BRANCH...`, you may replace `edit` with `tree` if you want source file to open in read-mode, rather than edit-mode directly on github/gitlab.
### Step #2 - gitbook commands
### Step #2 - gitbook commands
1. Run `gitbook install`. It will automatically install `edit-link` gitbook plugin for your book. This is needed only once.

@@ -42,0 +41,0 @@ 2. Build your book (`gitbook build`) or serve (`gitbook serve`) as usual.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc