You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the cz ch command, I only want it to capture the title part and not read or parse the body part.
Currently, I guess that this piece of code is parsing the body.
I'm not sure if my input and output situation matches your expected output.
However, I hope it doesn't parse the content of the body.
If this result is what you originally expected, I would like to add a flag to stop parsing the body.