freeCodeCamp/curriculum
Nicholas Carrigan (he/him) 8d8d25e9f2
fix(learn): address escaped backticks (#40717)
* fix(learn): address escaped backticks

Addresses the instances of escaped backticks - where a backtick is
preceded by a backslash.  In most cases, this was left over from the
old parser. In some cases, a backtick was intended to be wrapped in
code tags and has been adjusted accordingly.

This issue came to light due to a bug in the translation flow on
Crowdin.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

* fix: EVEN MORE :( :( :(

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

* fix: backslash nightmares

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

* fix: When you wish upon a *******

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

* fix(curriculum): md error introduced by formatter

* fix(curriculum): remove extra `s

* fix: restore quote symbol

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

* fix: Typo

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: apply review changes

Applying review feedback from call with @RandellDawson.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

* fix: markdown does weird stuff sometimes

Can't stick backticks together - use code.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-01-20 19:01:00 -07:00
..
__fixtures__ feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
challenges fix(learn): address escaped backticks (#40717) 2021-01-20 19:01:00 -07:00
dictionaries feat(i18n): Add Spanish translation of comments (#40628) 2021-01-06 11:52:27 +05:30
schema feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
test feat: update Ask for help (#40114) 2020-10-30 14:10:34 -05:00
.babelrc
LICENSE.md
create-challenge-bundle.js
crowdin.yml fix: remove update-option from config file (#40719) 2021-01-16 11:12:51 +01:00
getChallenges.acceptance.test.js feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
getChallenges.js feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
getChallenges.test.js fix: recreate comment map 2020-10-22 02:51:46 +05:30
gulpfile.js fix: simplify language specific testing 2020-08-16 04:45:19 +05:30
lib.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
package-entry.js
package-lock.json chore(deps-dev): bump string-similarity in /curriculum 2021-01-10 05:20:48 +00:00
package.json chore(curriculum): remove unused packages (#40273) 2020-11-28 12:40:05 +05:30
utils.js fix: simplify language specific testing 2020-08-16 04:45:19 +05:30