macadmins / macadmins/pique

h5 & h6 title level for markdown

Open Beginner friendly
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
194
Forks
10
PR merge metrics
No merged PRs in 30d

Description

At the moment, only h1 to h4 (# to ####) are handled. It would be great to add h5 & h6 as well.

I can definitely work on it :)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the markdown heading parser or entry point that currently handles h1 through h4, then read how those levels are converted for QuickLook output. Extend the handling to cover h5 and h6, and verify that markdown containing all six heading levels renders with the expected title hierarchy.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, swift
Domain
desktop
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.