Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Fix multiple prefix issue #69

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

haeussma
Copy link
Member

@haeussma haeussma commented May 24, 2024

If multiple prefixes are defined in the markdown model, the MarkdownParser handled the prefixes as a List[Dict] instead of dict. This PR resolves this issue.

@haeussma haeussma requested a review from JR-1991 May 24, 2024 09:37
@JR-1991
Copy link
Collaborator

JR-1991 commented May 24, 2024

Thanks! Could you add a test case for it?

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

Successfully merging this pull request may close these issues.

2 participants