Time |
Nick |
Message |
04:00 |
|
MTDiscord joined #luanti-docs |
14:08 |
|
Desour joined #luanti-docs |
17:48 |
|
Desour joined #luanti-docs |
18:02 |
Krock |
wsor4035: yes |
19:37 |
|
erle joined #luanti-docs |
23:45 |
MTDiscord |
<luatic> okay, opened a PR, got 8 spell checking "problems": "culting" (from "cargo culting"), "frobnicate" and "frobnication" (multiple times, appearing exclusively in code) and "hookable" (which is even in the dictionary). all of them are false positives and just annoyances for me to add to the dictionary. |
23:46 |
MTDiscord |
<luatic> https://github.com/luanti-org/docs.luanti.org/pull/223/commits/f32486808c3a0cd7a43a947cdb71fec0c7dd2c02 for context. |
23:48 |
MTDiscord |
<luatic> since this is markdown, we have a pretty clear distinction between code and prose. we should probably turn the spell checker off for code. that would have fixed 6 out of the 8 false positives here already, and would probably let us get rid of large parts of our dictionary, which are just identifiers which we have to tell the spell checker to allow. |