Skip to content

Conversation

@dileep-hegde
Copy link

Summary

This PR corrects a variable name in the Markdown parsing example within README.md. The original example used text as the input string, while the actual variable declared was src. This fix ensures consistency between the declared variable and its usage in the parsing logic.

Changes Made

Replaced text with src in the buildMarkdownTreeFromString method call

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