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/issue 1351 better handling of frontmatter syntax for JSON.stringify in SSR page bundles #1362

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Dec 27, 2024

Related Issue

resolves #1351

Documentation

Summary of Changes

  1. Handle apostrophes / single quotes
  2. Handle multi-line strings
  3. Handle double quotes
  4. Prune graph

Added this as a call out in the "noisy active frontmatter" section of this discussion - #1286

@thescientist13 thescientist13 changed the title bug/issue 1351 better handling of frontmatter syntax for JSON.stringify in SSR page bundles bug/issue 1351 better handling of frontmatter syntax for JSON.stringify in SSR page bundles Dec 27, 2024
@thescientist13 thescientist13 force-pushed the bug/issue-1351-handle-various-frontmatter-syntax-for-SSR-pages-graph-JSON-stringifying branch from d683663 to e383bce Compare December 28, 2024 14:35
@thescientist13 thescientist13 merged commit ae7eece into master Dec 28, 2024
8 checks passed
@thescientist13 thescientist13 deleted the bug/issue-1351-handle-various-frontmatter-syntax-for-SSR-pages-graph-JSON-stringifying branch December 28, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

frontmatter content breaking graph data parsing in SSR pages
1 participant