freeCodeCamp/client
Ilenia a38922536c
Adding language to code fences and pre to console logs (#40603)
* added languages to prismjs

* added language to code fences for python for everybody

* multiline pre to python for everybody questions

* multiline pre for data analysis with python

* multiline pre in numpy questions

* single line pre for python for everybody

* single line pre for data analysis with python

* single line pre for numpy

* Revert "multiline pre in numpy questions"

This reverts commit af1a02cdd3.

* fix unneded escaping

commit suggestions from code review

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

* Revert "single line pre for numpy"

This reverts commit 5f90981108.

* revert changes to snippet that have a language

* one last code fence to pre

* Revert "fix unneded escaping
"

This reverts commit 64c84a9213.

* Revert "single line pre for data analysis with python"

This reverts commit 3bccaff753.

* Revert "single line pre for python for everybody"

This reverts commit 03a5379062.

* remove unnecessary escape

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-01-21 12:12:42 -06:00
..
config
plugins Feat: add new Markdown parser (#39800) 2020-11-27 10:02:05 -08:00
src fix: update SEO on landing page (#40670) 2021-01-15 20:09:59 +05:30
static refactor(learn): remove static prism css (#39981) 2020-10-15 18:13:51 +05:30
utils feat: update Ask for help (#40114) 2020-10-30 14:10:34 -05:00
.babelrc Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00
.gitignore fix(client): add cache-busting hashes to chunks (#37746) 2019-11-15 01:43:44 +05:30
gatsby-browser.js fix: save the fonts locally 2019-10-16 19:29:48 +09:00
gatsby-config.js fix(client): ensure validation works during watch (#38936) 2020-05-28 20:54:29 +05:30
gatsby-node.js fix: remove unused PAYPAL_SUPPORTERS var (#40361) 2020-12-01 14:51:24 +01:00
gatsby-ssr.js feat: enable MathJax for Project Euler challenges (#38017) 2020-01-07 14:14:12 +03:00
jest.config.js refactor(client): move jest-dom into setup file 2020-10-12 14:11:52 +02:00
jest.setup.js refactor(client): move jest-dom into setup file 2020-10-12 14:11:52 +02:00
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore(deps): bump gatsby-source-filesystem in /client 2021-01-20 14:27:36 +00:00
package.json chore(deps): bump gatsby-source-filesystem in /client 2021-01-20 14:27:36 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(client): add cache-busting hashes to chunks (#37746) 2019-11-15 01:43:44 +05:30