aboutsummaryrefslogtreecommitdiff
path: root/test/block_scope_list.native
blob: 6ab7e0d1b92476bb6b327b95dd5b010520ff7bb6 (plain)
  1. [ BulletList
  2. [ [ Plain
  3. [ Str "Thomas"
  4. , Space
  5. , Str "Francart"
  6. , RawInline (Format "sem-md") "foaf:name"
  7. ]
  8. ]
  9. , [ Plain
  10. [ Str "39"
  11. , RawInline (Format "sem-md") "foaf:age"
  12. ]
  13. ]
  14. , [ Plain
  15. [ Str "Semantic"
  16. , Space
  17. , Str "Web"
  18. , Space
  19. , Str "Consultant"
  20. , RawInline (Format "sem-md") "rdfs:comment"
  21. ]
  22. ]
  23. ]
  24. ]