added frontmatter date parsing
This commit is contained in:
parent
e890134abf
commit
b26cfc2784
3 changed files with 33 additions and 1 deletions
|
@ -14,6 +14,7 @@ dependencies = [
|
|||
"pygments>=2.19.1",
|
||||
"pygments-ashen>=0.1.2",
|
||||
"pygments-kakoune>=0.1.0",
|
||||
"python-dateutil>=2.9.0.post0",
|
||||
"python-frontmatter>=1.1.0",
|
||||
"rich>=14.0.0",
|
||||
"typer>=0.16.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue