tag-content
function
selmer.parser/tag-content
(tag-content [rdr start-tag & end-tags])Parses the content of a tag.
Returns a map of tag-name -> args & content, which can then be interpreted by the calling function.
Examples
No examples yet. Be the first to add one!