mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 14:01:44 -04:00
16 lines
372 B
JSON
16 lines
372 B
JSON
{
|
|
"name": "Build a Markdown to HTML Converter",
|
|
"isUpcomingChange": false,
|
|
"usesMultifileEditor": true,
|
|
"blockLabel": "lab",
|
|
"blockLayout": "link",
|
|
"dashedName": "lab-markdown-to-html-converter",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "66f55eac933ff64ce654ca74",
|
|
"title": "Build a Markdown to HTML Converter"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|