Skip to content

Conversation

alhaymex
Copy link

@alhaymex alhaymex commented Aug 8, 2025

Summary

This PR adds remark-gfm to enable full GitHub-Flavored Markdown (GFM) support in README rendering.
With this change, the project can now correctly render:

  • Tables
  • Strikethrough text
  • Task lists (- [ ] and - [x])
  • Autolinks

Why This Is Needed

I use Make a readme to view markdown and currently, the README renderer does not support GFM tables and other extended Markdown features.

Before

Screenshot 2025-08-08 155218

After

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant