kylewmHave a question. Parsing microformats to JSON is lossy wrt type information... urls, dates, and strings are all strings in the output. Is that by design? I.e. are the types meant to always be implied by the property name (e.g. in-reply-to is always a url)?