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

Fixes #606 : This Pull Request resolves the bug that was preventing the ML kit help-guide from functioning properly. #683

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

Akhilesh-max
Copy link
Contributor

@Akhilesh-max Akhilesh-max commented Mar 5, 2024

This Pull Request addresses the issue that was causing the ML kit help-guide to malfunction. The root cause was an improper usage of the ‘marked’ library, which is responsible for parsing Markdown into HTML.

Changed files :: apps/dev-workbench/workbench.js and apps/dev-workbench/workbench.html.

Before changes ::

Screen.Recording.2024-03-05.at.6.42.53.AM.mov

After changes ::

Screen.Recording.2024-03-05.at.6.36.41.AM.mov

@Akhilesh-max
Copy link
Contributor Author

@birm Please take a look and let me if everything looks good or anything needs correction.

@birm birm changed the base branch from master to develop March 14, 2024 16:40
Copy link
Member

@birm birm left a comment

Choose a reason for hiding this comment

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

Good catch!

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.

2 participants