Skip to content

feature: Provision to render something like indent lines when indentation is enabled between headers #343

@Nishanth-2024

Description

@Nishanth-2024

Is your feature request related to a problem? Please describe.

This is not related to any problem but I would like to describe as just a nice to have optional feature.
This will

Describe the solution you'd like

Here is my current related setup

require 'render-markdown'.setup {
  indent = {
    enabled = true,
    per_level = 4,
  },

  -- additional configs ...
}

I have created a test markdown file and here is the screenshot of it and after editing it for suggestion

Image

Image

Describe alternatives you've considered

N/A. I would like to look for alternatives but can not even comprehend where to look for.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions