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

Convert Spaces to Tabs Now Works on Blockquotes after the First Space #875

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

pjkaufman
Copy link
Collaborator

Fixes #410

Changes Made:

  • Added UTs for a couple of scenarios
  • Added an example for the scenario in question so people can see it on the wiki
  • Updated the logic to make sure it could convert the specified amount of spaces to a tab after the first space after the last blockquote indicator at a start of a line

@pjkaufman pjkaufman added enhancement New feature or request markdown General Markdown or Markdown related issue or feature labels Sep 4, 2023
@pjkaufman pjkaufman self-assigned this Sep 4, 2023
@pjkaufman pjkaufman merged commit 2e32b45 into platers:master Sep 4, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request markdown General Markdown or Markdown related issue or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: Rule "convert-spaces-to-tabs" Support in Callouts
1 participant