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

JSON frontmatter parse error #3511

Closed
zenany opened this issue May 23, 2017 · 2 comments
Closed

JSON frontmatter parse error #3511

zenany opened this issue May 23, 2017 · 2 comments
Milestone

Comments

@zenany
Copy link

zenany commented May 23, 2017

The page content for home.md is:

{
  "title": "title",
  "categories": ["api"],
  "slug": "api.trade",
  "description": "{"
}

### Page

when generate page use hugo, got error:

frontmatter_parse_error

there may be something wrong when process { in string value

@zenany zenany changed the title json frontmatter paser error json frontmatter parse error May 23, 2017
@bep bep added the Bug label May 23, 2017
@bep bep added this to the v0.22 milestone May 23, 2017
@bep bep changed the title json frontmatter parse error JSON frontmatter parse error May 23, 2017
@bep bep added the HelpWanted label May 27, 2017
@bep bep removed the HelpWanted label Jun 4, 2017
@moorereason
Copy link
Contributor

A simplified test:

{"k": "{"}

@bep bep modified the milestones: v0.22, v0.23 Jun 8, 2017
@bep bep modified the milestones: v0.23, v0.24 Jun 16, 2017
@bep bep closed this as completed in 3183b9a Jun 19, 2017
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants