sgml-skip-tag-forward

sgml-skip-tag-forward is an interactive compiled Lisp function in `sgml-mode.el'.


(sgml-skip-tag-forward ARG)

Skip to end of tag or matching closing tag if present.
With prefix argument ARG, repeat this ARG times.
Return t if after a closing tag.