# marktext/marktext SLOC report

> As of 2026-09-12 (commit a41d5a5081ec), marktext/marktext contains 184,095 total lines: 159,245 code, 10,578 comments, 14,272 blank, across 875 files in 12 languages (top: TypeScript 38.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

marktext/marktext has 159,245 source lines of code out of 184,095 total lines across 875 files, counted from the a41d5a5081ecd68f8353ff66ce39effb03b53114 ref at commit a41d5a5081ec by the OctoCounts tokei engine on 2026-09-12. 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 marktext/marktext to commit a41d5a5081ec, 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 86.5% of all lines, comments represent 5.7%, and the repository averages 182 code lines per file. TypeScript accounts for 38.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 432 | 74,986 | 61,778 | 6,243 | 6,965 |
| JSON | 30 | 29,658 | 29,642 | 0 | 16 |
| YAML | 3 | 26,548 | 24,992 | 13 | 1,543 |
| JavaScript | 157 | 28,124 | 23,733 | 1,922 | 2,469 |
| CSS | 119 | 20,571 | 17,166 | 838 | 2,567 |
| TSX | 18 | 1,042 | 975 | 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 | 1,662 | 0 | 1,214 | 448 |
| Plain Text | 2 | 404 | 0 | 338 | 66 |

Top language (TypeScript 38.8%). Generated at 2026-09-12T06:40:07.960254235+00:00. Canonical report: https://octocounts.com/github/marktext/marktext

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/marktext/marktext/commit/a41d5a5081ecd68f8353ff66ce39effb03b53114?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 marktext/marktext have?

marktext/marktext has 184,095 total lines, including 159,245 code lines, 10,578 comment lines, and 14,272 blank lines.

### How was the marktext/marktext line count measured?

OctoCounts resolved the public GitHub repository to commit a41d5a5081ec, 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 a41d5a5081ecd68f8353ff66ce39effb03b53114 at commit a41d5a5081ec on 2026-09-12T06:40:07.960254235+00:00.

## Similar repository reports

- [SivanCola/DeepSeek-Reasonix](https://octocounts.com/github/SivanCola/DeepSeek-Reasonix) — TypeScript, 160,759 code lines
- [0-AI-UG/cate](https://octocounts.com/github/0-AI-UG/cate) — TypeScript, 157,036 code lines
- [browserbase/stagehand](https://octocounts.com/github/browserbase/stagehand) — TypeScript, 155,014 code lines
- [excalidraw/excalidraw](https://octocounts.com/github/excalidraw/excalidraw) — TypeScript, 154,835 code lines
- [Nagi-ovo/voyager](https://octocounts.com/github/Nagi-ovo/voyager) — TypeScript, 154,740 code lines
- [angular/components](https://octocounts.com/github/angular/components) — TypeScript, 153,119 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)
