catdown-scrollsync
v1.0.0
Published
Catdown plugin. Synchronises preview scrolling to editor scrolling.
Downloads
2
Maintainers
Readme
catdown-scrollsync
A Catdown plugin which synchronises editor scrolling with preview scrolling one way.
Installation
Install with NPM.
$ npm install --save catdown-scrollsync
use
it on your Catdown editor.
editor.use(require("catdown-scrollsync"));