Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify Comments section #79

Open
SusheelThapa opened this issue Oct 11, 2023 · 1 comment
Open

Modify Comments section #79

SusheelThapa opened this issue Oct 11, 2023 · 1 comment

Comments

@SusheelThapa
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Update comments section

Describe the solution you'd like
I want to add real like use of comment as examples:

// Change heading:
document.getElementById("myH").innerHTML = "My First Page";

// Change paragraph:
document.getElementById("myP").innerHTML = "My first paragraph.";

I would like to restructure the markdown in following format

# Comments
## Types of Comments
### Single Line comments
### Multi Line comments
## Real life examples of comments
@naikmubashir
Copy link

naikmubashir commented Oct 11, 2023

Assign me this issue . I want to work on it.
And add the Hacktoberfest label as well.

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

No branches or pull requests

2 participants