title2annots
title2annots = true
|false
Default: false
Convert the title attribute from all in-line elements to annotations. In-line elements include span
, acronym
, is
,
delete
, cite
, abbr
, q
, samp
, code
, var
; also picks up from img
element, but not block elements such
as div
, p
, h1
-6
, or form
elements, nor any table
elements.
See Also
- Annotation() - Add an Annotation to the document
- <annotation> - Custom HTML tag - equivalent to Annotation