stripEmbeddingMarks¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/phet-core/blob/main/js/stripEmbeddingMarks.ts for the most up-to-date information.
Overview¶
Strips embedding marks out of a string. Embedding marks are added to support directional languages and PhET i18n in general.
@author Jonathan Olson <jonathan.olson@colorado.edu> @author Michael Kauzmann (PhET Interactive Simulations)
Source Code¶
See the source for stripEmbeddingMarks.ts in the phet-core repository.