Revert modification to link lines #5
Reference in New Issue
Block a user
Delete Branch "rocket-no-space-bugfix"
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?
Reverted the cutesiness with the link lines. Can't figure out why I can't have => link [>count] link desc without if there isno link desc that the [] link number ends up on the next line. Reverting for now.
Would like:
=> book.txt [>1] Read a book
=> book2.txt [>2]
but was getting
=> book.txt [>1] Read a book
=> book2.txt
[>2]