You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: