Skip to content

Add 'md' file type to enums#898

Merged
Aryamanz29 merged 1 commit intomainfrom
add-file-type
Apr 16, 2026
Merged

Add 'md' file type to enums#898
Aryamanz29 merged 1 commit intomainfrom
add-file-type

Conversation

@AngadSethi
Copy link
Copy Markdown
Contributor

✨ Description

This PR adds support for the 'md' file type by including it in existing enums. This update enhances functionality for handling Markdown files.

Jira link: [Insert link here]


🧩 Type of change

Select all that apply:

  • 🚀 New feature (non-breaking change that adds functionality)
  • 🐛 Bug fix (non-breaking change that fixes an issue) — please include tests! Refer testing-toolkit 🧪
  • 🔄 Refactor (code change that neither fixes a bug nor adds a feature)
  • 🧹 Maintenance (chores, cleanup, minor improvements)
  • 💥 Breaking change (fix or feature that may break existing functionality)
  • 📦 Dependency upgrade/downgrade
  • 📚 Documentation updates

✅ How has this been tested? (e.g. screenshots, logs, workflow links)

Describe how the change was tested. Include:

  • Steps to reproduce
  • Any relevant screenshots, logs, or links to successful workflow runs
  • Details on environment/setup if applicable

📋 Checklist

  • My code follows the project’s style guidelines
  • I’ve performed a self-review of my code
  • I’ve added comments in tricky or complex areas
  • I’ve updated the documentation as needed
  • There are no new warnings from my changes
  • I’ve added tests to cover my changes
  • All new and existing tests pass locally

@AngadSethi AngadSethi self-assigned this Apr 16, 2026
@AngadSethi AngadSethi requested a review from Aryamanz29 April 16, 2026 07:24
@Aryamanz29 Aryamanz29 added the feature New feature or request label Apr 16, 2026
Copy link
Copy Markdown
Member

@Aryamanz29 Aryamanz29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@Aryamanz29 Aryamanz29 merged commit d5109e7 into main Apr 16, 2026
29 of 72 checks passed
@Aryamanz29 Aryamanz29 deleted the add-file-type branch April 16, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants