Skip to content

Implement French title casing rules #11

Open
@alerque

Description

@alerque

It looks like French is one of the harder cases around for Title Case rules, and (perhaps consequently) also in demand. There also doesn't seem to be a Rust implementation yet. This one in JavaScript is evidently the best but even that highlights the complexity and disagreement over style guides.

If this library is going to be usable in places like SILE or Typst, it ought to have more than just English and Turkish. Especially since SILE has French contributors it seems like a likely candidate to try to implement here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions