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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Important user-facing changes. See commit logs for more details.
7
7
- German dictionaries (`de`, `de_at`, `de_ch`) now accept ASCII transliterations of umlauts and eszett (e.g., `Buecher` → `Bücher`, `Strasse` → `Straße`); suggestions also use transliterated variants for better recovery on typos (#253)
8
8
- Add German example file (`examples/de.md`)
9
9
- Add Slovenian dictionary (`sl`) and example file (`examples/sl.md`) (#210)
10
-
- Add Persian dictionary (`fa`) (#254)
10
+
- Add Persian/Farsi dictionary (`fa_ir`) (#254)
11
11
- C: spell-check additional language constructs (#258)
12
12
- C/C++: spell-check declarators without initializers (#256)
13
13
- Ignore embedded scripts for unsupported languages in HTML/Markdown (skip fenced code blocks and `<script>` tags whose language has no Codebook grammar)
0 commit comments