Open hdamron17 opened 4 years ago
Will close #506. So far I have collected the tokens before and after ## and passed them to a concat function. Now I just need to figure out how to concatenate them.
##
concat
Also, I'm probably not working with replacements and pending properly in replace().
replacements
pending
replace()
I'm assuming you'll want more tests...
Will close #506. So far I have collected the tokens before and after
##
and passed them to aconcat
function. Now I just need to figure out how to concatenate them.