Skip to content

Option to always output markdown BulletList as 'tight' (in GFM, etc) #11202

@0xdevalias

Description

@0xdevalias

Describe your proposed improvement and the problem it solves.

I would like to be able to force GitHub Flavoured Markdown output's BulletList's to always use 'tight' output; and never loose.

I would imagine this would be configurable as an option, as not everyone would want it this way; and it would probably make the most sense if all markdown outputs supported it, not just GFM.

Describe alternatives you've considered.

Mostly custom filters and custom writers, though it's been quite a while since I was looking into those for this use case; and it feels like a lot of extra boilerplate work just to tweak one little part of how it outputs.

Some tangentially related issues:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions