Skip to content

feat: Add Custom Section Builder (Fixes #21)#187

Open
Vedhant26 wants to merge 1 commit into
Mohit-368:mainfrom
Vedhant26:feat/custom-sections
Open

feat: Add Custom Section Builder (Fixes #21)#187
Vedhant26 wants to merge 1 commit into
Mohit-368:mainfrom
Vedhant26:feat/custom-sections

Conversation

@Vedhant26
Copy link
Copy Markdown

@Vedhant26 Vedhant26 commented May 24, 2026

Hey @Mohit-368!

I' ve pushed a fix for Issue #21 to add the custom section builder. Taking your feedback from the previous PR into account, I made sure not to remove or override any of the existing standard sections!

Here's what I added:

  • Users can now dynamically add multiple custom sections alongside the standard ones.
  • Custom sections have their own title and Markdown content inputs.
  • They fully support drag-and-drop reordering in the sidebar and have a dedicated delete button.
  • They seamlessly integrate into the auto-generated Table of Contents and the final exported Markdown.

The core template structure remains completely untouched. Could you please take a look when you have a moment? If it looks good, I'd love to get this merged in!

Closes #21

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.

Add custom section builder for user defined sections

1 participant