Closed mariusgessler closed 4 years ago
As requested in #109, this adds the ability to add two-character/ character-number combinations such as ['g', 'h ] or ['h', 1].
['g', 'h ]
['h', 1]
Great! I will check this out!
As requested in #109, this adds the ability to add two-character/ character-number combinations such as
['g', 'h ]
or['h', 1]
.