/ concept-collection / benchcompress
Sign in
concept-collection / benchcompress
benchcompress / paper / README.md
7 lines · 228 BCodeBlameHistory
e259304relocate paper.mdJeremy Magland 1# Paper Directory
3Contains the main paper content (paper.md) for the Benchcompress project.
5The paper is imported directly in the web UI via relative path:
6```typescript
7import paperContent from "../../../paper/paper.md?raw";
moveopenescclose