matthewnoel/scratch-project-guides

Add Ability To Parse Collapsable Sections

Open

#34 opened on Mar 12, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Svelte (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem

Guides are long and collapsable sections would be nice for adding optional depth. See this answer for the html format most markdown engines seem to use for this feature: https://stackoverflow.com/a/38792374

Contributor guide