issues
search
devuxd
/
active-doc-client
React, React-Bootstrap
MIT License
0
stars
4
forks
source link
[RulePad] add more characters to accepted characters
#50
Open
SaharMehrpour
opened
1 year ago
SaharMehrpour
commented
1 year ago
Add
?
,
[
and
]
. Examples:
<?>
is converted to
<>
int[]
is converted to
int
Add
?
,[
and]
. Examples:<?>
is converted to<>
int[]
is converted toint