easytable icon indicating copy to clipboard operation
easytable copied to clipboard

Feature/enhanced text cell

Open Aidan-OS opened this issue 3 years ago • 2 comments

Having read https://github.com/vandeseer/easytable/pull/95 and seen that it is fairly stale, I decided to take the advice and create an "Enhanced Text Cell" that currently allows for the use of superscript with "^" and subscript with "|". The character immediately following the delimiter will have the changes applied to it.

Aidan-OS avatar May 19 '21 20:05 Aidan-OS

Thanks for your contribution! I will check the pull request soon, but I am currently lacking time.

vandeseer avatar May 19 '21 20:05 vandeseer

I have noticed a minor issue that occurs when the final character in a string is a super or subscript and the following cell is a regular text cell. I will push the fix as soon as my internet comes back up.

Aidan-OS avatar May 20 '21 18:05 Aidan-OS