Skip to content

Commit 2b69f39

Browse files
Merge pull request #34 from A91y/main
feat: add syntax highlighting for code pastes and file extension support
2 parents f4614e9 + 78b2c86 commit 2b69f39

File tree

7 files changed

+3681
-67
lines changed

7 files changed

+3681
-67
lines changed

pdm.lock

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies = [
1010
"sqlalchemy>=2.0.23",
1111
"jinja2>=3.1.2",
1212
"slowapi>=0.1.8",
13+
"pygments>=2.17.2",
1314
]
1415
requires-python = ">=3.10"
1516
readme = "README.md"

0 commit comments

Comments
 (0)