10.4 Substituting Non Breaking Space

If a   can appear in formatted code, the corresponding text should be in a call to substitute_html_non_breaking_space, to take into account ENABLE_ENCODING and USE_NUMERIC_ENTITY customization variables:

Function: $substituted_text = $converter->substitute_html_non_breaking_space ($formatted_text)

Substitute   according to customization variables values.

This is not needed if the non_breaking_space information is taken from the general information (see Conversion General Information).