โ Feed
๐ป **Daniel Roy Greenfeld: Word counter that ignores Markdown**
I've been doing a lot of writing recently, and tracking my word count. I write in markdown. I could just render the text using a markdown library and then do a count on the generated output, but then I wouldn't have the fun of writing out a bunch of regular expressions. Yes, I kn...
๐ https://daniel.feldroy.com/posts/2026-05-word-counter-that-ignores-markdown
#tech #news
I've been doing a lot of writing recently, and tracking my word count. I write in markdown. I could just render the text using a markdown library and then do a count on the generated output, but then I wouldn't have the fun of writing out a bunch of regular expressions. Yes, I kn...
๐ https://daniel.feldroy.com/posts/2026-05-word-counter-that-ignores-markdown
#tech #news
1 views