Skip to content

darin-reify/data.xml-205-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

data.xml-205-issue

Reproduction

❯ clj -X:repo
{:tag :bar,
 :attrs {:xmlns "https://sts.amazonaws.com/doc/2011-06-15/"},
 :content ({:tag :foo, :attrs {}, :content ("hello, world")})}❯

❯ clj -A:with-aalto -X:repo
{:tag :xmlns.https%3A%2F%2Fsts.amazonaws.com%2Fdoc%2F2011-06-15%2F/bar,
 :attrs {},
 :content
 ({:tag
   :xmlns.https%3A%2F%2Fsts.amazonaws.com%2Fdoc%2F2011-06-15%2F/foo,
   :attrs {},
   :content ("hello, world")})}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published