Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Smart heading levels #387

@jmatsushita

Description

@jmatsushita

Hi there,

Would it be possible with the current indenter machinery to enable automatically changing the heading level of transcluded content to match the heading level at which they are transcluded for instance:

index.md

# Heading

:[](sub-index.md)

sub-index.md

# Sub-heading

Content

Would result in

# Heading

## Sub-heading

Content

Cheers!

Jun

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions