Project: lb_markup
JavaScript·1 min read·May 1, 2025

Markdown is a plain text markup language that uses a simple, human-readable syntax to structure documents. For example, # A big title, **bold text**.
HTML, on the other hand, is a structured language that uses a tag-based syntax to define the content of web pages. For example, <h1>A big title</h1>, <b>bold text</b>.
The objective of this project is to write a JavaScript script that converts Markdown to HTML.
General instructions
Here are the general instructions to complete this project:
-
The script must be named
lb_markup.js. -
The script must be written in JavaScript.
Implementation
Here are the implementation details for this project:
Unlock the program 🚀
Pay once, own it forever.
€79
30-day money-back guarantee
- 13 modules
- 113 lessons with full-code examples
- 29 projects with commented solutions
- All future lesson and project updates
- Lifetime access
By submitting this form, you agree to the Terms & Conditions and Privacy Policy.