Closed johnkennedy9147 closed 6 years ago
@johnkennedy9147, thank you for continuing to improve this problem! I just found a couple of small things I'll leave as a review.
@johnkennedy9147, thank you for all of your hard work here. Everything LGTM!
Description
replaced the overly long and complex regex which tests for use of template literals with a much simpler one that has the same effect
also fixed
\n
not being displayed as it was not escaped or surrounded by code tagsISSUES CLOSED: #135
Pre-Submission Checklist
dev
branch.fix/
,feature/
, ortranslate/
(e.g.fix/challenge-tests
)npm test
.npm run commit
to generate a conventional commit message. Learn more here: https://conventionalcommits.org/#why-use-conventional-commitsChecklist:
Closes #135