Atributika icon indicating copy to clipboard operation
Atributika copied to clipboard

Add logic to detect tag groups

Open LesykMelnychuk opened this issue 3 years ago • 4 comments

Added logic to process grouped tags: GroupedStyle([b, i], attributes)

<b><i>text</i></b> => would be detected as separate style

LesykMelnychuk avatar Oct 16 '20 17:10 LesykMelnychuk

Hi there, Wow, that looks like really useful. Please, could you update PR description with short explanation of what it is done in it?

psharanda avatar Oct 20 '20 17:10 psharanda

ok

LesykMelnychuk avatar Oct 21 '20 10:10 LesykMelnychuk

@LesykMelnychuk Could you base your PR on master, not on the other PR? Also tests are required for new features, and I can't approve PR without them

psharanda avatar Oct 25 '20 13:10 psharanda

@psharanda Added test, have no access to fix merge conflict

LesykMelnychuk avatar Oct 27 '20 22:10 LesykMelnychuk

This was addressed in V5. Take a look at Demo snippets

psharanda avatar Jun 04 '23 10:06 psharanda