Closed jacobian closed 3 years ago
fixes #5
this works in the simplest possible way, by matching tcardgen's behavior and just going up a level for index.* or _index.*. I don't love this, there are better ways, but this is good enough for now
index.*
_index.*
fixes #5
this works in the simplest possible way, by matching tcardgen's behavior and just going up a level for
index.*
or_index.*
. I don't love this, there are better ways, but this is good enough for now