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

Add 2 New Header Rules and Fix Issue with Yaml Title Grabbing Any Header #520

Merged
merged 2 commits into from
Nov 29, 2022

Conversation

pjkaufman
Copy link
Collaborator

Fixes #519
Relates to #32

Changes Made:

  • Added header align left and remove trailing header punctuation rules
  • Fixed a bug that was introduced where getting the first H1 was actually getting the first header in the file
  • Added a UT to help make sure we don't hit the issue again

@pjkaufman pjkaufman added bug Something isn't working enhancement New feature or request labels Nov 29, 2022
@pjkaufman pjkaufman self-assigned this Nov 29, 2022
@pjkaufman pjkaufman merged commit 2c885a3 into platers:master Nov 29, 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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: YAML Title does not pull from filename
1 participant