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

Bug: Fix Issue with YAML Title Value Being first Link Text Instead of Heading when H1 Preceeded by Link #450

Merged
merged 4 commits into from
Oct 12, 2022

Conversation

pjkaufman
Copy link
Collaborator

Fixes #449

Changes Made:

  • Added UTs to make sure the issue does not come back
  • Updated dependencies
  • Swapped from remark-rehype and remark-stringify for Obsidian's internal way of doing this
  • yaml-title and yaml-title-alias no longer ignore links

@pjkaufman pjkaufman added bug Something isn't working dependencies Pull requests that update a dependency file code cleanup labels Oct 12, 2022
@pjkaufman pjkaufman self-assigned this Oct 12, 2022
@pjkaufman pjkaufman merged commit 5348abc into platers:master Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code cleanup dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Lint a file takes the create date and uses that as filename.
1 participant