(close-tags)
(format-tag {:keys [tag-name tag-value tag-type args]})
(read-tag rdr line template)
(skip-verbatim-tags tag-info rdr line template)
(validate template)
(validate-filters template line {:keys [tag-value] :as tag})
(validate-off!)
(validate-on!)
(validate-tag template
line
tags
{:keys [tag-name args tag-value tag-type] :as tag})
(validate-tags template)
(validation-error error tag line template)
(validation-error long-error short-error line error-tags template)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |