Package io.github.astrapisixtynine.markdownslugger.pipeline
package io.github.astrapisixtynine.markdownslugger.pipeline
-
KlassenKlasseBeschreibungProcessing step that injects anchor IDs into headings Modifies the Markdown content by appending {#slug} to each heading Ensures internal links work in tools like Pandoc and EPUB readersProcessing step that extracts headings from the Markdown content Stores heading texts and their corresponding levels in the contextProcessing step that builds a Markdown table of contents (TOC) Uses heading levels and slugs to create an indented list of links