freeCodeCamp/curriculum
Zach Carroll de03d3f112 Solution to Comment out H1 and p tag, but not H2 element. (#32125)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX


Co-authored-by: Paul Gamble <pgamble@gmail.com>
2019-01-25 11:53:30 -05:00
..
challenges Solution to Comment out H1 and p tag, but not H2 element. (#32125) 2019-01-25 11:53:30 -05:00
formattingConversion fix: added consistency to capitalization and puctuation (#29201) 2018-12-03 15:22:49 +05:30
math-challenges
requiresTests
schema test(curriculum): challenge schema validator for lang 2019-01-10 12:54:59 +00:00
test fix(tests): tests optimization 2019-01-17 16:53:38 +05:30
.babelrc
.editorconfig
.eslintignore
.eslintrc
.npmignore fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
.prettierrc
.travis.yml travis: container based builds have been deprecated (#34642) 2019-01-03 14:21:06 +05:30
CHANGELOG.md
LICENSE.md
commitizen.config.js
commitlint.config.js
create-challenge-bundle.js
getChallenges.js fix: watch challenges 2018-11-28 15:19:38 +00:00
gulpfile.js feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
index.js
lib.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
md-translation.js Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30
package-entry.js
package-lock.json feat(tests): use client build pipeline and test runners for testing curriculum 2019-01-16 10:45:39 +00:00
package.json fix(cirriculum): update a link to script 2019-01-16 11:52:14 +00:00
repack.js
unpack.js
unpacked.css
unpacked.js
unpackedChallenge.js
utils.js test(curriculum): check challenges for all langs 2019-01-10 12:54:59 +00:00