ligature-0.1.0.0: Expand ligatures in unicode text

Safe HaskellSafe-Inferred

Data.Char.Ligature

Description

Utilities for expanding ligatures in unicode text.

Currently this module expands the following ligatures:ff,fi,fl,ffi,ffl,ſt,st

Synopsis

Documentation

expandLigature :: Char -> TextSource

If a character is a ligature, expand it to several characters

expand :: Text -> TextSource

Expand all ligatures in the text