Hey, Mr. Goulart.
I apologize in advance for disturbing you, but I happen to fork this repository so that I would add the Under Night In-Birth game notations and buttons.
When I tried to type the 66C->236B,236A>66C->[214B,4B,4B] / [236A,26B>(623C/214C/41236D)] (That's an example combo for a character I main), It somehow gave me this :
Where as you can see, the square brackets weren't taken into account whereas the parentheses for optional ones, do.
Do you think it's possible that I could make sure that both Optional brackets and Sequence brackets can be done in the Sequence bracket? If so, which regex pattern do you recommend to start off?
Once again, I'm sorry in advance.
Hey, Mr. Goulart.
I apologize in advance for disturbing you, but I happen to fork this repository so that I would add the Under Night In-Birth game notations and buttons.
When I tried to type the
66C->236B,236A>66C->[214B,4B,4B] / [236A,26B>(623C/214C/41236D)](That's an example combo for a character I main), It somehow gave me this :Where as you can see, the square brackets weren't taken into account whereas the parentheses for optional ones, do.
Do you think it's possible that I could make sure that both Optional brackets and Sequence brackets can be done in the Sequence bracket? If so, which regex pattern do you recommend to start off?
Once again, I'm sorry in advance.