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 a function to convert toTOML/toYAML/toJSON #4389

Closed
regisphilibert opened this issue Feb 8, 2018 · 1 comment · Fixed by #4395
Closed

Add a function to convert toTOML/toYAML/toJSON #4389

regisphilibert opened this issue Feb 8, 2018 · 1 comment · Fixed by #4395
Labels

Comments

@regisphilibert
Copy link
Member

This linked to an enhancement of the docs to be further discussed.

bep added a commit to bep/hugo that referenced this issue Feb 9, 2018
Usage:

```html
{{ "title = \"Hello World\"" | transform.Serlify "json" | safeHTML }}
```

Fixes gohugoio#4389
bep added a commit to bep/hugo that referenced this issue Feb 9, 2018
…version

Usage:

```html
{{ "title = \"Hello World\"" | transform.Serlify "json" | safeHTML }}
```

Fixes gohugoio#4389
bep added a commit to bep/hugo that referenced this issue Feb 10, 2018
…version

Usage:

```html
{{ "title = \"Hello World\"" | transform.Remarshal "json" | safeHTML }}
```

Fixes gohugoio#4389
bep added a commit to bep/hugo that referenced this issue Feb 10, 2018
…version

Usage:

```html
{{ "title = \"Hello World\"" | transform.Remarshal "json" | safeHTML }}
```

Fixes gohugoio#4389
@bep bep closed this as completed in #4395 Feb 10, 2018
bep added a commit that referenced this issue Feb 10, 2018
…version

Usage:

```html
{{ "title = \"Hello World\"" | transform.Remarshal "json" | safeHTML }}
```

Fixes #4389
@github-actions
Copy link

github-actions bot commented Mar 8, 2022

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 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant