#1922·eza

feat: Smarter --code for Markdown

Author: MelfelyCreated Aug 21, 2026Updated Sep 1, 2026
Labelstype: feature

Currently Markdown files can contain code blocks of which eza just counts as markdown code, which is both right and wrong.

I wonder how complex it would be to add that when counting lines, you could see if a code block has a supported language and then count THOSE lines as X language.

Would be fairly neat!