Skip to content

Instantly share code, notes, and snippets.

@robotgryphon
Last active May 31, 2016 18:40
Show Gist options
  • Save robotgryphon/22af0ffbc62c98f49182dc2b12f70e11 to your computer and use it in GitHub Desktop.
Save robotgryphon/22af0ffbc62c98f49182dc2b12f70e11 to your computer and use it in GitHub Desktop.
LangConvert version 1.0
a_normal_entry: "Testing"
// A comment
entries {
~: "Group-level"
normal: "Testing #2"
}
entries2 {
sub_group {
entry: "Hello!"
}
}
a_normal_entry=Testing
# A comment
entries=Group-level
entries.normal=Testing #2
entries2.sub_group.entry=Hello!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment