Skip to content

FEAT: Generate stats in HTML #157

@aaditkamat

Description

@aaditkamat

Is your feature request related to a problem? Please describe.
My GitHub README was cluttered because of the different features I had included. So I rewrote it using HTML to include each section under the respective <details> tag. This will ensure that the sections can be opened and closed on demand. However, since GitHub Flavoured Markdown does not render properly within HTML, the current template does not allow me to organize the content into sections.

Describe the solution you'd like
I'd like to provide an additional flag INPUT_RENDER_HTML that can be set so that the README stats are generated with HTML markup instead of Markdown. This way a user like me can add a specific HTML section for these stats.

Metadata

Metadata

Assignees

Labels

BrainstormingSome New Feature to be added with prior proper discussionhelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions