We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
for a page like this https://kaikki.org/dictionary/Assyrian%20Neo-Aramaic/meaning/-/-%DC%9D/-%DC%9D.html#en--%DC%9D-aii-particle-qm38jZJI
"forms": [ { "form": "-ܝ ܼ", "tags": [ "canonical" ] }, ... ], "head_templates": [ { "args": { "1": "-ܝܼ" }, ... } ],
the value for the form key has an extra space in the middle ( ) and doesn't match the value for the 1 key
form
 
1
another example is https://kaikki.org/dictionary/Assyrian%20Neo-Aramaic/meaning/-/-%DC%98/-%DC%98.html#en--%DC%98-aii-suffix-ZOSH6sKi
(this is a super minor issue but just thought I would mention it)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
for a page like this https://kaikki.org/dictionary/Assyrian%20Neo-Aramaic/meaning/-/-%DC%9D/-%DC%9D.html#en--%DC%9D-aii-particle-qm38jZJI
the value for the
form
key has an extra space in the middle ( 
) and doesn't match the value for the1
keyanother example is https://kaikki.org/dictionary/Assyrian%20Neo-Aramaic/meaning/-/-%DC%98/-%DC%98.html#en--%DC%98-aii-suffix-ZOSH6sKi
(this is a super minor issue but just thought I would mention it)
The text was updated successfully, but these errors were encountered: