-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Bdbch/list improvements v2 #30
Conversation
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…he schema (#3546)
…nk (#3975) * fix(extension-link): fix llinks not being kept when pasted text includes url * fix(extension-link): fix links not being linked correctly on the correct pos * fix(link): fix pasting behavior and move all to one plugin * fix(link): dont do custom behavior if no links were pasted * fix(link): copied text link should be kept * fix(link): fix autolink overriding pasted links * fix(link): fix links not pasting the correct link on selected text
fix: typo in commands.md
* update docs * update demos
* do not dispatch transaction without any links getting pasted * prevent onPaste handling in code blocks
…t-editing-improvements
Run & review this pull request in StackBlitz Codeflow. |
Deployment failed with the following error:
|
|
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)