https://github.com/azu/inkdrop-skip-tag-tabindex
[Not Work] Inkdrop tweak: skip tag's tab index
https://github.com/azu/inkdrop-skip-tag-tabindex
inkdrop
Last synced: 2 months ago
JSON representation
[Not Work] Inkdrop tweak: skip tag's tab index
- Host: GitHub
- URL: https://github.com/azu/inkdrop-skip-tag-tabindex
- Owner: azu
- License: mit
- Created: 2020-05-31T08:56:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T12:46:44.000Z (almost 5 years ago)
- Last Synced: 2025-02-06T12:48:12.706Z (4 months ago)
- Topics: inkdrop
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# inkdrop-skip-tag-tabindex
Inkdrop tweak: skip tag's tab index.

## Install
Install with [npm](https://www.npmjs.com/):
ipm install inkdrop-skip-tag-tabindex
## Usage
1. Input title
2. Tab key
3. Input Body## Related Inkdrop plugins
Search [Topics: inkdrop](https://github.com/topics/inkdrop?q=user%3Aazu) on GitHub.
## Changelog
See [Releases page](https://github.com/azu/inkdrop-skip-tag-tabindex/releases).
## Running tests
Install devDependencies and Run `npm test`:
npm test
## Contributing
Pull requests and stars are always welcome.
For bugs and feature requests, [please create an issue](https://github.com/azu/inkdrop-skip-tag-tabindex/issues).
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Author
- [github/azu](https://github.com/azu)
- [twitter/azu_re](https://twitter.com/azu_re)## License
MIT © azu