Skip to content

Instantly share code, notes, and snippets.

@divadrei
Created January 20, 2012 14:06
Show Gist options
  • Save divadrei/1647509 to your computer and use it in GitHub Desktop.
Save divadrei/1647509 to your computer and use it in GitHub Desktop.
tag-euractv
{
"title": {
"language": "fr",
"format": "text",
"content": "première partie (sans doute le titre)"
},
"header": {
"language": "fr",
"format": "text",
"content": "deuxième partie (sans doute le header)"
},
"body": {
"language": "en",
"format": "html",
"content": "troisième partie (anglais)"
},
"footer": {
"format": "html",
"content": "quatrième partie (langage inconnu)"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment