We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In dual-pane view, checking a checkbox will cause the preview pane to immediately scroll to wherever the caret is located in the markdown editor view.
When checking a checkbox in the preview pane, it shouldn't actually move.
Preconditions:
The preview pane will then jump to wherever the caret is located. (If you do not place the caret after opening the document, it will be at the beginning of the document.)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior
In dual-pane view, checking a checkbox will cause the preview pane to immediately scroll to wherever the caret is located in the markdown editor view.
Expected behavior
When checking a checkbox in the preview pane, it shouldn't actually move.
Steps to reproduce
Preconditions:
The preview pane will then jump to wherever the caret is located. (If you do not place the caret after opening the document, it will be at the beginning of the document.)
Environment
The text was updated successfully, but these errors were encountered: