fix: markdownlint suggestions

This commit is contained in:
Michele Cereda
2023-11-18 19:48:55 +01:00
parent 77d1ee506a
commit db9d71c518
32 changed files with 168 additions and 140 deletions

View File

@@ -13,6 +13,7 @@
1. open the plugins folder in the terminal; get the path in _Preferences_ > _Plugins_ tab > _Reveal Plugins Folder_ button
1. use `npm` to install the plugin in that folder:
```sh
npm i --prefix ./ insomnia-plugin-date-add
```