tera icon indicating copy to clipboard operation
tera copied to clipboard

Implement `useblock` tag to expand blocks multiple times

Open christoph-heiss opened this issue 4 years ago • 1 comments

Hi!

So after using Tera I got to the same problem as discussed in #265, which is to expand a block multiple times. Since a new useblock tag was the proposed solution I though I'd implement that. The acutal core changes (136e1e1687fc665163c41cd299387190d2b714cd) aren't very invasive IMHO.

All test cases succeed, so existing users shouldn't be affected in any way due to being a completely new tag.

I added relevant test cases and updated the documentation where appriopriate. I hope that is ok as-is, but I'd be happy to revise it.

christoph-heiss avatar Dec 04 '20 18:12 christoph-heiss

@christoph-heiss are you still interested in this change? If not, I'm happy to continue your work here, if that's OK with you.

jk-ozlabs avatar Mar 11 '21 04:03 jk-ozlabs