Skip to content
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

Use markdown engine to enable/disable smart paste #202192

Merged
merged 2 commits into from
Jan 10, 2024

Commits on Jan 10, 2024

  1. Use markdown engine to enable/disable smart paste

    Fixes microsoft#188863
    Fixes microsoft#188958
    Fixes microsoft#188868
    
    This is more reliable than using the regular expressions. However the regular expressions are still needed for inline elements
    mjbvz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fe360ff View commit details
    Browse the repository at this point in the history
  2. Add typings

    mjbvz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d73f4ee View commit details
    Browse the repository at this point in the history