feat: add --plain option to the show command in order to render notes as plaintext
This commit is contained in:
parent
fc81531f3c
commit
af9a6d82f4
14 changed files with 318 additions and 473 deletions
|
|
@ -68,7 +68,7 @@ testing = [
|
|||
]
|
||||
linting = [
|
||||
"black>=23.3.0",
|
||||
"ruff>=0.0.260",
|
||||
"ruff>=0.1.0",
|
||||
"pyright>=1.1.301",
|
||||
"mypy>=1.1.1",
|
||||
"types-PyYAML>=6.0.12.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue