mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-10 04:51:17 +00:00
Added some exceptions for directives.
This commit is contained in:
5
tests/directives.yaml
Normal file
5
tests/directives.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
%YAML 1.2
|
||||
%TAG ! !howdy
|
||||
---
|
||||
- basic node
|
||||
- ! yeah baby
|
Reference in New Issue
Block a user