marktext/marktext SLOC report
As of 2026-08-16 (commit e52106fd1cdc), marktext/marktext contains 176,091 total lines: 151,242 code, 10,527 comments, 14,322 blank, across 870 files in 12 languages (top: TypeScript 40.4%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving marktext/marktext to commit e52106fd1cdc, 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 large codebase by counted code lines. Code represents 85.9% of all lines, comments represent 6.0%, and the repository averages 174 code lines per file. TypeScript accounts for 40.4% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|
| TypeScript | 428 | 74315 | 61098 | 6198 | 7019 |
| JSON | 29 | 28601 | 28585 | 0 | 16 |
| JavaScript | 157 | 28123 | 23732 | 1922 | 2469 |
| YAML | 3 | 20282 | 18732 | 9 | 1541 |
| CSS | 119 | 20558 | 17158 | 835 | 2565 |
| TSX | 18 | 1045 | 978 | 1 | 66 |
| Vue | 46 | 724 | 616 | 0 | 108 |
| HTML | 4 | 281 | 261 | 1 | 19 |
| SVG | 50 | 66 | 66 | 0 | 0 |
| TOML | 1 | 29 | 16 | 8 | 5 |
| Markdown | 13 | 1663 | 0 | 1215 | 448 |
| Plain Text | 2 | 404 | 0 | 338 | 66 |
Top language (TypeScript 40.4%). Generated at 2026-08-16T20:42:33.075272658+00:00.
Report FAQ
How many lines of code does marktext/marktext have?
marktext/marktext has 176,091 total lines, including 151,242 code lines, 10,527 comment lines, and 14,322 blank lines.
How was the marktext/marktext line count measured?
OctoCounts resolved the public GitHub repository to commit e52106fd1cdc, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
What commit was counted for marktext/marktext?
This OctoCounts report was generated from develop at commit e52106fd1cdc on 2026-08-16T20:42:33.075272658+00:00.