[Please describe the background, purpose, changes made, and how to test this PR]
fix the bug issued in issue #466
add a test function test_markdownjsondictparser_with_nested_schema in tests/parser_test.py
Checklist
Please check the following items before code is ready to be reviewed.
[x] Code has passed all tests
[ ] Docstrings have been added/updated in Google Style
name: Pull Request about: Create a pull request
Description
[Please describe the background, purpose, changes made, and how to test this PR] fix the bug issued in issue #466 add a test function
test_markdownjsondictparser_with_nested_schema
intests/parser_test.py
Checklist
Please check the following items before code is ready to be reviewed.