view counts for labels/sections declared in embedded hank #46
Reference in New Issue
Block a user
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?
Because currently embedded Hank script is parsed lazily, view counts for labels and sections that appear in embedded Hank won't be initialized to 0.
You'd have to be insane to double-embed things like that... or would you? In any case, pre-parsing embedded Hank might be useful for other reasons, too.