question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove Intro Markdown

See original GitHub issue

As discussed here https://github.com/freeCodeCamp/freeCodeCamp/pull/41746#issuecomment-814856761 the .md files in client/src/pages/learn are in need of cleanup. They’re currently quite misleading, because all the intro text is now sourced from JSON files in client/i18n/locales, but we still source the .md files in client/gatsby-node.js.

Ideally the data they provide should be sourced from somewhere else so that we can remove the .md files entirely. At first glance, the client/i18n/locales/english/intro.json should contain all the info we need.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
LaurentLabinecommented, Apr 9, 2021

Yes go for it!

0reactions
moT01commented, Aug 24, 2021

We have decided to keep these pages. Thanks and happy coding 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Markdown Syntax Documentation - Daring Fireball
As of this writing, Markdown has no syntax for specifying the dimensions of an image; if this is important to you, you can...
Read more >
How to disable IntelliSense in VS Code for Markdown?
This way you'll disable IntelliSense for markdown files only. Global. Open Command Palette by pressing F1 , type open user settings and press...
Read more >
Markdown editing with Visual Studio Code
You can disable path IntelliSense with "markdown.suggest.paths.enabled": false . Drag and drop to insert links and images. Quickly insert images and file links ......
Read more >
Remove the word chapter but keeping the numbering - TeX
How can I remove the page numbers and margin using context? 0 · memoir, markdown: Feed first word of chapter to command (for...
Read more >
27 R Markdown | R for Data Science
27.1 Introduction R Markdown provides an unified authoring framework for data ... (And obviously if the code is not run, no results will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found