{
"id": "{{- index -}}", "url": "{{- post.permalink | absolute_url -}}{{- post.file_url | absolute_url -}}", "title": "{{- post.title -}}", "content": "{{- post.content | markdownify | strip_html | remove: '<br>' | remove: '\"' | strip_newlines -}}",
}