Skip to content

Commit

Permalink
Fixes #20. Add doc note aobut combining diactrical marks.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsroten committed Jun 24, 2023
1 parent effd5b6 commit d144bbf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,11 @@ Additionally, lookahead assertions are used to ensure that hyphens and
apostrophes are only accepted when they are used correctly. This helps to
weed out non-Pinyin strings.

.. note::
Zhon's pinyin constants do not currently support matching syllables that
make use of separate `combining diacritic marks
<https://en.wikipedia.org/wiki/Combining_Diacritical_Marks>`_.

.. py:data:: syl
syllable

Expand Down

0 comments on commit d144bbf

Please sign in to comment.