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 A First Letter Capitalization Issue and Tags in Headers Breaking Header Increment #603

Merged
merged 3 commits into from
Jan 27, 2023

Conversation

pjkaufman
Copy link
Collaborator

@pjkaufman pjkaufman commented Jan 27, 2023

Fixes #598
Fixes #601

Changes Made:

  • Added UTs for the issues in question and fixed another UT that was related to the change
  • Allowed words that end in a mix of some types of punctuation and numbers to be considered to be a word in header capitalization
  • Updated the header regex to allow a tag-like value in the header

@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 Jan 27, 2023
@pjkaufman pjkaufman self-assigned this Jan 27, 2023
@pjkaufman pjkaufman merged commit 09956f7 into platers:master Jan 27, 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