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

document: clean up attributes parsing #732

Closed
wants to merge 1 commit into from

Conversation

adambabik
Copy link
Collaborator

No description provided.

@adambabik adambabik force-pushed the adamb/cleanup-attributes-parsing branch from 653731d to 44b5d59 Compare January 24, 2025 20:12
//
// Pioneered by Adam Babik
type babikMLParser struct{}
// Deprecated: Use the JSON parser instead.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't say it's deprecated. It's just not the default.

@sourishkrout sourishkrout self-requested a review January 28, 2025 23:17
Copy link
Member

@sourishkrout sourishkrout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm almost done with a PR using this as a base to retain whatever Attribute Encoding was parsed. We've been having issues breaking Hugo sites with JSON encoding.

Will send the PR shortly.

@sourishkrout
Copy link
Member

@adambabik please see #735, which is built on top of this PR.

@adambabik
Copy link
Collaborator Author

Replaced with #735.

@adambabik adambabik closed this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants