Browse Source

docs: Fix the markdown warnings from kramdown.

master
Reece H. Dunn 7 years ago
parent
commit
1fa7c141f9
2 changed files with 6 additions and 5 deletions
  1. 4
    4
      docs/languages.md
  2. 2
    1
      docs/phonemes.md

+ 4
- 4
docs/languages.md View File

@@ -44,7 +44,7 @@ The 100 supported languages and accents are:
| `art` | `eo` | Constructed | Esperanto | |
| `urj` | `et` | Uralic | Estonian | |
| `ira` | `fa` | Iranian | Persian | |
| `ira` | `fa-Latn` | Iranian | Persian<sup>[1]</sup> | |
| `ira` | `fa-Latn` | Iranian | Persian<sup>\[1\]</sup> | |
| `urj` | `fi` | Uralic | Finnish | |
| `roa` | `fr-BE` | Romance | French | Belgium |
| `roa` | `fr` | Romance | French | France |
@@ -64,7 +64,7 @@ The 100 supported languages and accents are:
| `poz` | `id` | Malayo-Polynesian | Indonesian | |
| `art` | `ia` | Constructed | Interlingua | |
| `roa` | `it` | Romance | Italian | |
| `jpx` | `ja` | Japanese | Japanese<sup>[2]</sup> | |
| `jpx` | `ja` | Japanese | Japanese<sup>\[2\]</sup> | |
| `dra` | `kn` | Dravidian | Kannada | |
| `inc` | `kok` | Indic | Konkani | |
| | `ko` | | Korean | |
@@ -113,6 +113,6 @@ The 100 supported languages and accents are:
| `aav` | `vi-VN-x-south` | Austroasiatic | Vietnamese | Southern Vietnam |
| `cel` | `cy` | Celtic | Welsh | |

[1] Farsi/Persian written using English (Latin) characters.
\[1\] Farsi/Persian written using English (Latin) characters.

[2] Currently, only Hiragana and Katakana are supported.
\[2\] Currently, only Hiragana and Katakana are supported.

+ 2
- 1
docs/phonemes.md View File

@@ -36,11 +36,12 @@ described as a sequence of features.
This document extends Evan Kirshenbaum's feature set to be able to describe the
different phonemes in the IPA and as are used in the various languages of the
world. The origin column is used to describe where the feature originated from:

1. `kirshenbaum` -- The feature originated from Evan Kirshenbaum's ASCII-IPA
Feature Abbreviation table in Appendix A of his ASCII-IPA document
<sup>\[<a href="#ref1">1</a>\], \[<a href="#ref2">2</a>\]</sup>.
1. `cainteoir` -- The feature originated from the Cainteoir Text-to-Speech
phoneme features <sup>\[<a href="#ref5">5</a>\].
phoneme features <sup>\[<a href="#ref5">5</a>\]</sup>.
1. `espeak-ng` -- The features originate from the eSpeak NG Text-to-Speech
program, and are defined in this document.


Loading…
Cancel
Save