!--a11y-->
Use
The GET_NEWLINE_BEFORE_IMAGE method specifies whether or not a line break is inserted automatically before an <img> tag.
If you want a graphic to start in a new line, you must use the <br/> tag for devices that return the platform-specific value for "false". In mobile devices that meet this condition, this could result in the insertion of a blank line that you want to avoid due to space restrictions on small screens.
![]()
The same arguments for the use of this method apply to all methods that concern the line break into a new line.