Replies: 2 comments 2 replies
-
JSON doesn’t have a body. You mean YAML/TOML/JSON frontmatter? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
New options implemented in a23a46e. To be shipped with the next release. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a case where collection files are autogenerated using external software. They are generated in pure json.
We would like sveltia to use the value of the json key "body" instead of the text below the separator.
Also, it would be handy to be able to define the name of the "body" key, e.g. use "message" instead
Beta Was this translation helpful? Give feedback.
All reactions