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

Fix Duplicated Description for Lint on File Change and Fix Removal of Indicators for Lists and Checklists when Paste Content and Selected Text Start with List or Checlkist Indicators #802

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

pjkaufman
Copy link
Collaborator

Fixes #801

Changes Made:

  • Passed selected text into the rules for prevent duplicate indicators for checklists and list items and kept the one from the paste content if both the paste content and the selected content started with checklist or list item indicators
  • Added an example/test for the above scenario
  • Also fixed a duplication of a setting description introduced when I added the settings for linting a file when the active file changed

pjkaufman and others added 2 commits July 14, 2023 14:09
…tally removing all instances of checklist and list indicators when selecting the indicator while pasting an indicator
@pjkaufman pjkaufman added bug Something isn't working markdown General Markdown or Markdown related issue or feature obsidian Obsidian specific syntax issue or feature labels Jul 14, 2023
@pjkaufman pjkaufman self-assigned this Jul 14, 2023
@pjkaufman pjkaufman merged commit 9a2a109 into platers:master Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working markdown General Markdown or Markdown related issue or feature obsidian Obsidian specific syntax issue or feature
Projects
None yet
1 participant