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
|
|
@ -1,6 +1,4 @@
|
|||
from typing import Callable
|
||||
|
||||
import pytest
|
||||
from collections.abc import Callable
|
||||
|
||||
from halig.utils import capture
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue