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: _posts/2025-04-29-spell-checker-in-folders.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
@@ -8,7 +8,7 @@ tags:
8
8
- Programming
9
9
---
10
10
11
-
In the `_posts` directory of this blog I have 1247 posts... Some of them are not very good or readable since they are WAY dated - I wrote the first in 2006. During these years I have also used a number of different tools and ways to write the blog (string with Blogger way back when). Much have changed. With the tooling and with me.
11
+
In the `_posts` directory of this blog I have 1247 posts... Some of them are not very good or readable since they are WAY dated - I wrote the first in 2006. During these years I have also used a number of different tools and ways to write the blog (starting with [Blogger](https://www.blogger.com/) way back when). Much have changed. With the tooling and with me.
12
12
13
13
One concrete example is that in my code editor now, I have instant and brilliant spell checking. I'm using [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) which seems to be the default choice for many.
0 commit comments