Skip to content

Remove diacritics

ryannewington edited this page Jun 23, 2016 · 1 revision

Remove diacritics

Summary

This transform removes diacritical marks (accents, etc) from a string, returning the base character in its place

Parameters

This transform does not have any parameters.

Input Type

The transform accepts string values value as an input.

Multiple input values

The transform accepts multiple input values, and processes each of them individually.

Return Type

The transform returns a string value for each input value

Usage

Input value Output value
à, è, ì, ò, ù a, e, i, o, u
ā, ē, ī, ū, č, ģ ķ, ļ, ņ, š, ž a, e, i, u, c, g k, l, n, s, z
č ď ě ň ř š ť ž c d e n r s t z