Add ids to tags; use pygments to color JSON
This commit is contained in:
parent
f83fee99f3
commit
8f438aca2d
18 changed files with 365 additions and 211 deletions
|
|
@ -17,6 +17,7 @@ dependencies = [
|
|||
"platformdirs>=4.3.8",
|
||||
"python-dotenv>=1.1.1",
|
||||
"psycopg[binary]>=3.2.3",
|
||||
"pygments>=2.19.2",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue