unexpeced formatting #32
Labels
No labels
breaking
component
memoize
component
tagging
effort
high
effort
low
effort
mid
moscow
could have
moscow
must have
moscow
should have
outcome
done
outcome
not planned
type
bug
type
chore
type
docs
type
enhancement
type
org
type
refactor
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lukas/kata#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(note unexpeced as the user probably experiences it, not unexpected in terms I as author do not expect it)
Most of this came up in https://github.com/atticus-sullivan/kata/pull/11#discussion_r3047068505
How to handle the situation with
\sectionat the beginning ofkata\marginlineat the beginning ofkata\vfilbefore the firststepIn many cases it probably makes sense to have all these, but the package should definitely not force them.
Ideas
Section
step@cntcounter?a. the issue with the counter probably is not really to be solved easily. Maybe then it makes sense to add another counter which counts the
katas. This should avoid "collisions" with the automatically generated\labels (due to refstepcounter)marginline
vfil
stepto still retain this behavior -> use the new hook-management for this and offer a hook to the user?