# markdown-viewer/markdown-viewer-extension SLOC report

> As of 2026-09-17 (commit 44469224808c), markdown-viewer/markdown-viewer-extension contains 128,986 total lines: 93,920 code, 22,869 comments, 12,197 blank, across 546 files in 17 languages (top: TypeScript 51.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

markdown-viewer/markdown-viewer-extension has 93,920 source lines of code out of 128,986 total lines across 546 files, counted from the main ref at commit 44469224808c by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving markdown-viewer/markdown-viewer-extension to commit 44469224808c, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 72.8% of all lines, comments represent 17.7%, and the repository averages 172 code lines per file. TypeScript accounts for 51.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 271 | 66,240 | 48,324 | 10,639 | 7,277 |
| JSON | 131 | 30,047 | 29,879 | 0 | 168 |
| JavaScript | 36 | 9,006 | 6,996 | 989 | 1,021 |
| Dart | 13 | 5,243 | 4,381 | 355 | 507 |
| CSS | 16 | 3,741 | 3,021 | 253 | 467 |
| HTML | 10 | 598 | 490 | 52 | 56 |
| Kotlin | 4 | 274 | 225 | 15 | 34 |
| Swift | 6 | 257 | 189 | 29 | 39 |
| SVG | 6 | 148 | 110 | 21 | 17 |
| XML | 9 | 162 | 108 | 52 | 2 |
| YAML | 2 | 122 | 78 | 32 | 12 |
| Shell | 2 | 119 | 74 | 32 | 13 |

Top language (TypeScript 51.5%). Generated at 2026-09-17T12:33:07.194555149+00:00. Canonical report: https://octocounts.com/github/markdown-viewer/markdown-viewer-extension

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/markdown-viewer/markdown-viewer-extension/commit/44469224808ce8d67ac49f0db0a6b4392ad97ae0?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does markdown-viewer/markdown-viewer-extension have?

markdown-viewer/markdown-viewer-extension has 128,986 total lines, including 93,920 code lines, 22,869 comment lines, and 12,197 blank lines.

### How was the markdown-viewer/markdown-viewer-extension line count measured?

OctoCounts resolved the public GitHub repository to commit 44469224808c, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for markdown-viewer/markdown-viewer-extension?

This OctoCounts report was generated from main at commit 44469224808c on 2026-09-17T12:33:07.194555149+00:00.

## Similar repository reports

- [vitest-dev/vitest](https://octocounts.com/github/vitest-dev/vitest) — TypeScript, 93,179 code lines
- [typeorm/typeorm](https://octocounts.com/github/typeorm/typeorm) — TypeScript, 94,775 code lines
- [XiaoYouChR/Ghost-Downloader-3](https://octocounts.com/github/XiaoYouChR/Ghost-Downloader-3) — TypeScript, 94,884 code lines
- [TouchAI-org/TouchAI](https://octocounts.com/github/TouchAI-org/TouchAI) — TypeScript, 95,049 code lines
- [KnockOutEZ/wigolo](https://octocounts.com/github/KnockOutEZ/wigolo) — TypeScript, 95,906 code lines
- [alpic-ai/skybridge](https://octocounts.com/github/alpic-ai/skybridge) — TypeScript, 91,821 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
