Skip to content

Commit

Permalink
Add a utf-8 example schema + data files
Browse files Browse the repository at this point in the history
  • Loading branch information
Grokzen committed Mar 26, 2016
1 parent bfc5766 commit 9e7c9ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/utf8-data.yml
@@ -0,0 +1,2 @@
---
name: Néron
7 changes: 7 additions & 0 deletions examples/utf8-schema.yml
@@ -0,0 +1,7 @@
---

type: map
mapping:
name:
type: str
pattern: N.*n

0 comments on commit 9e7c9ac

Please sign in to comment.