diff options
Diffstat (limited to 'test/link_definition_scope.md')
| -rw-r--r-- | test/link_definition_scope.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/link_definition_scope.md b/test/link_definition_scope.md new file mode 100644 index 0000000..c0acb03 --- /dev/null +++ b/test/link_definition_scope.md @@ -0,0 +1,10 @@ +My name is +[Manu Sporny] +and you can give me a ring via +[1-800-555-0199]. + +[Manu Sporny]: {schema:name} + +[1-800-555-0199]: tel:+1-800-555-0199 + "make a phone call to Manu Sporny" + {schema:telephone} |
