Skip to content

Conversation

@vcarl
Copy link
Member

@vcarl vcarl commented Nov 9, 2025

Before:
Screenshot 2025-11-09 at 2 17 09 PM

After:
Screenshot 2025-11-09 at 2 17 16 PM

vcarl and others added 3 commits November 6, 2025 15:15
Implements individually collapsible list items for nested sections in
transcript TOCs using native HTML details/summary elements. Each parent
item with children can now be collapsed independently without JavaScript.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Updates TOC summary elements to use block display instead of inline
for better layout control while keeping the arrow inline.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@what-the-diff
Copy link

what-the-diff bot commented Nov 9, 2025

PR Summary

  • Redesign of Layout and Main Styles
    The styles applied to the details elements and lists have been simplified and adjusted respectively. This streamlines layout and enhances user interface by providing a better view and behavior of site elements.

  • Enhancement of Markdown Styles
    Additional styles have been set for code, details, and summary within Markdown, giving these elements a more defined appearance and improved collapsing functionality.

  • Introduction of New Function for Nested List Items
    A helper function has been introduced that wraps the first nested list item with a <details> tag, enabling a collapsible feature within markdown lists. This provides a cleaner, more organized presentation of lists in the website's content.

  • Modifications in Page Retrieval and Markdown Content Processing
    The page retrieval and markdown content processing methods have been modified to accept options and use the newly introduced function when specified. This introduces more flexibility and customization in content generation and display.

@netlify
Copy link

netlify bot commented Nov 9, 2025

Deploy Preview for reactiflux ready!

Name Link
🔨 Latest commit 98db366
🔍 Latest deploy log https://app.netlify.com/projects/reactiflux/deploys/6910e90db98627000834c339
😎 Deploy Preview https://deploy-preview-355--reactiflux.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.

@vcarl vcarl merged commit ef63c19 into main Nov 9, 2025
6 checks passed
@vcarl vcarl deleted the claude-collapsing-toc branch November 9, 2025 22:58
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