Explorar o código

Make table valid markdown

Second row had an extra set of dashes, making the markdown invalid and falling back to raw text instead of the intended table.
Emil Stenström %!s(int64=8) %!d(string=hai) anos
pai
achega
0de0e850e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      syntaxnet/g3doc/universal.md

+ 1 - 1
syntaxnet/g3doc/universal.md

@@ -18,7 +18,7 @@ The following table shows their accuracy on Universal
 Dependencies test sets for different types of annotations.
 
 Language | No. tokens | POS | fPOS | Morph | UAS | LAS
---------  | :--: | :--: | :--: | :--: | :--: | :--: | :--:
+--------  | :--: | :--: | :--: | :--: | :--: | :--:
 Ancient_Greek-PROIEL | 18502 | 97.14% | 96.97% | 89.77% | 78.74% | 73.15%
 Ancient_Greek | 25251 | 93.22% | 84.22% | 90.01% | 68.98% | 62.07%
 Arabic | 28268 | 95.65% | 91.03% | 91.23% | 81.49% | 75.82%