planify icon indicating copy to clipboard operation
planify copied to clipboard

Support inline markdown code blocks in to-do name

Open TylerLaBree opened this issue 8 months ago • 0 comments

My tasks occasionally reference code, and I use the inline markdown code block surrounded by backticks (`) in the task title.

e.g. `print(x)` becomes print(x).

I'd love if inline markdown code could be supported in task titles (AKA "To-do name").

Image

TylerLaBree avatar Mar 18 '25 15:03 TylerLaBree