Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.

Metadata Parsing & Generation (Front Matter) #52

Merged
merged 14 commits into from Sep 7, 2022

Conversation

revett
Copy link
Owner

@revett revett commented Sep 7, 2022

  • Renamed project by dropping the s
  • Added new metadata package for handling front matter validation
  • Started refactor of moving the logic for filename validation to new validate package
  • Renamed title to filename in entire codebase
  • Fixed Output From Title Input Does Not Persist #43 via a horrible JSON solution

@revett revett self-assigned this Sep 7, 2022
@revett
Copy link
Owner Author

revett commented Sep 7, 2022

Ignoring the failing linting issue as it is a known issue, see:

golangci/golangci-lint-action#535

@revett revett merged commit 1c7530b into main Sep 7, 2022
@revett revett deleted the revett/feat/front-matter-metadata branch September 7, 2022 22:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output From Title Input Does Not Persist
1 participant