# jgm/pandoc SLOC report

> As of 2026-09-18 (commit b07038cd12f2), jgm/pandoc contains 172,365 total lines: 98,764 code, 52,653 comments, 20,948 blank, across 531 files in 23 languages (top: Haskell 88.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jgm/pandoc has 98,764 source lines of code out of 172,365 total lines across 531 files, counted from the main ref at commit b07038cd12f2 by the OctoCounts tokei engine on 2026-09-18. 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 jgm/pandoc to commit b07038cd12f2, 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 57.3% of all lines, comments represent 30.5%, and the repository averages 186 code lines per file. Haskell accounts for 88.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Haskell | 290 | 107,932 | 87,308 | 11,922 | 8,702 |
| XML | 45 | 2,817 | 2,815 | 0 | 2 |
| YAML | 108 | 2,238 | 2,227 | 2 | 9 |
| JavaScript | 2 | 1,679 | 1,374 | 137 | 168 |
| HTML | 5 | 1,336 | 1,230 | 52 | 54 |
| Cabal | 4 | 1,276 | 1,215 | 18 | 43 |
| Lua | 10 | 881 | 723 | 94 | 64 |
| Makefile | 4 | 429 | 343 | 5 | 81 |
| Python | 1 | 378 | 304 | 39 | 35 |
| Shell | 10 | 398 | 290 | 39 | 69 |
| CSS | 1 | 227 | 197 | 24 | 6 |
| Nix | 3 | 253 | 170 | 55 | 28 |

Top language (Haskell 88.4%). Generated at 2026-09-18T20:54:25.245926327+00:00. Canonical report: https://octocounts.com/github/jgm/pandoc

## Reproduce this report

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

jgm/pandoc has 172,365 total lines, including 98,764 code lines, 52,653 comment lines, and 20,948 blank lines.

### How was the jgm/pandoc line count measured?

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

### What commit was counted for jgm/pandoc?

This OctoCounts report was generated from main at commit b07038cd12f2 on 2026-09-18T20:54:25.245926327+00:00.

## Similar repository reports

- [AccelerateHS/accelerate](https://octocounts.com/github/AccelerateHS/accelerate) — Haskell, 33,435 code lines
- [ForceInjection/AI-fundamentals](https://octocounts.com/github/ForceInjection/AI-fundamentals) — JSON, 98,626 code lines
- [ultraworkers/claw-code](https://octocounts.com/github/ultraworkers/claw-code) — Rust, 99,011 code lines
- [Mng-dev-ai/agentrove](https://octocounts.com/github/Mng-dev-ai/agentrove) — TSX, 98,317 code lines
- [swiftlang/sourcekit-lsp](https://octocounts.com/github/swiftlang/sourcekit-lsp) — Swift, 98,255 code lines
- [seanbaxter/circle](https://octocounts.com/github/seanbaxter/circle) — C++ Header, 99,332 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)
- [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)
