Skip to content

fix: replace incorrect jsx code fence with javascript in ch03.0#70

Open
Vansh1811 wants to merge 1 commit intoishtms:masterfrom
Vansh1811:fix/jsx-to-javascript-ch03
Open

fix: replace incorrect jsx code fence with javascript in ch03.0#70
Vansh1811 wants to merge 1 commit intoishtms:masterfrom
Vansh1811:fix/jsx-to-javascript-ch03

Conversation

@Vansh1811
Copy link
Copy Markdown

All code blocks in ch03.0-working-with-files.md were incorrectly tagged as jsx (a React syntax), but the content is plain Node.js/JavaScript. Replaced all 40 occurrences with javascript for correct syntax highlighting and accurate representation.

Is this issue already raised? Yes/No

Is this issue already raised? No

Chapter: ch03.0-working-with-files.md

Section Title: All sections

Topic: Code block language hint correction (jsx → javascript)

Section Title:

Topic:

All code blocks in ch03.0-working-with-files.md were incorrectly tagged as ```jsx (a React syntax), but the content is plain Node.js/JavaScript. Replaced all 40 occurrences with ```javascript for correct syntax highlighting and accurate representation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant