Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature proposal: Add support for TOC in markdown pages #501

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jul 3, 2023

  1. feat(pages): add support for TOC in markdown pages

    Takes advantage of Redcarpet support for generating HTML TOC. Moves markdown renders to a subdirectory of services. Add tests of TOC generation
    stevegeek committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6da371a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629313c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce863fb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Work in progress changes to navigation and link handling in JS to acc…

    …ount for path fragments
    stevegeek committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    065f3be View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    725c1c2 View commit details
    Browse the repository at this point in the history