Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This commit introduces a new feature that allows to fetch and display… #113

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

arpita0911patel
Copy link
Member

A new React component, GitHubReadme, is added, which:

  • Fetches README content from GitHub repositories using the GitHub API.
  • Supports specifying the repository, username, optional subfolder, and optional README filename.
  • Renders the README content as HTML, including any Markdown formatting.
  • Prepends a note indicating the source of the content and linking to the original README file on GitHub.

@arpita0911patel arpita0911patel added this pull request to the merge queue Apr 29, 2024
Merged via the queue into CIROH-UA:main with commit 21ec2a5 Apr 29, 2024
1 check failed
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.

None yet

1 participant