Dirk Roorda
Dirk Roorda
Just FYI: it involves modifying a bunch of functions like this: https://github.com/annotation/text-fabric/blob/47a9e4bcb9ab307d975d52d6e7955f26231f0605/tf/search/relations.py#L545, where the k is the leeway. So instead of passing it a k, it gets a k and...
You see, I'm already anticipating coding it.
To be honest, I have not come round to implement this. It seems that TF has reached some optimum here between expressive power and coding effort. I'd rather leave it...
Finally did it, also for `plainTuple()`. In the upcoming release (10.2.5)
I assume that users can use the ATON viewer to create annotations. When our framework serves them the aton viewer, then aton loads the 3d model from our server, upon...
I do not use —fix because of the existence of prettier. It seems prettier is also underway for markdown, using the remark-parser, but it currently lacks sufficient output options. It...
I also have a frustratingly hard time to override a rule. I also use remark-cli globally, with a .remarkrc.yaml file in ~. I just wiped all remark related packages from...
There is a difference between installing rules and activating, using them. The problem now is that a preset installs and activates a number of rules. A later bit of configuration...
Right. I just deleted those checkpoints in the second commit of this PR.