Variable: sgml-whitespace-sensitive-tags
sgml-whitespace-sensitive-tags is a variable defined in
sgml-mode.el.gz.
Value
nil
Documentation
List of tags where the contents shouldn't be reindented.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/sgml-mode.el.gz
(defvar sgml-whitespace-sensitive-tags nil
"List of tags where the contents shouldn't be reindented.")