Skip to content

[NSoC'26] Add custom section builder for flexible README creation#62

Open
Priyanka0205-CSE wants to merge 2 commits into
Mohit-368:mainfrom
Priyanka0205-CSE:feat/custom-section
Open

[NSoC'26] Add custom section builder for flexible README creation#62
Priyanka0205-CSE wants to merge 2 commits into
Mohit-368:mainfrom
Priyanka0205-CSE:feat/custom-section

Conversation

@Priyanka0205-CSE
Copy link
Copy Markdown

This PR introduces a custom section builder to make README creation more flexible.

With this feature, users can add their own sections by providing a title and content.
The custom sections are instantly reflected in the live preview and are also included
in the generated Markdown output.

Multiple sections can be added, allowing users to fully customize their README
based on their project needs.

This enhancement improves usability and gives users more control beyond the
predefined sections.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 26, 2026

Deploy Preview for makeareadme ready!

Name Link
🔨 Latest commit e83474e
🔍 Latest deploy log https://app.netlify.com/projects/makeareadme/deploys/69f0c0b7ac17a20008fc8b35
😎 Deploy Preview https://deploy-preview-62--makeareadme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Mohit-368
Copy link
Copy Markdown
Owner

@Priyanka0205-CSE here is a bug
image

@Priyanka0205-CSE
Copy link
Copy Markdown
Author

@Mohit-368
Thanks for pointing this out!

The custom section was being added correctly, but the preview didn’t scroll, which made it look like nothing was rendering.

I’ve fixed this by auto-scrolling to the Custom Sections section after adding a new section. Please review when you get time!

@Mohit-368
Copy link
Copy Markdown
Owner

@Priyanka0205-CSE sure wait till i check the code

@Mohit-368
Copy link
Copy Markdown
Owner

@Priyanka0205-CSE still its not working

@Priyanka0205-CSE
Copy link
Copy Markdown
Author

@Mohit-368
Thanks for checking.

Could you please let me know what exactly is not working on your side?
Is the custom section not getting added, or is the preview/auto-scroll still not updating?

I’ll recheck the issue and fix it properly.

@Priyanka0205-CSE
Copy link
Copy Markdown
Author

@Mohit-368

I think I got a bit confused while implementing this feature.

From your previous comment, I understand that the standard sections should not be affected, but I’m not fully clear on what exactly is breaking on your side.

Could you please explain what specific behavior or part is not working as expected? That would really help me fix it properly.

Thank you!

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.

2 participants