((output
  (((f.ml (1 0) (1 25))
    (unordered
     ((((f.ml (1 8) (1 12))
        (paragraph
         (((f.ml (1 8) (1 11)) (word foo)) ((f.ml (1 11) (1 12)) space))))
       ((f.ml (1 12) (1 25))
        (paragraph
         (((f.ml (1 12) (1 25)) (word @author)) ((f.ml (1 12) (1 25)) space)
          ((f.ml (1 12) (1 25)) (word " Bar}}")))))))))))
 (warnings
  ( "File \"f.ml\", line 1, characters 12-25:\
   \n'@author' is not allowed in '{li ...}' (list item).\
   \nSuggestion: move '@author' outside of any other markup."
    "File \"f.ml\", line 1, characters 25-25:\
   \nEnd of text is not allowed in '{li ...}' (list item)."
    "File \"f.ml\", line 1, characters 25-25:\
   \nEnd of text is not allowed in '{ul ...}' (bulleted list).")))
