Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools,doc: fix incomplete json produced by doc tool
Doc tool produces incomplete json when it meets unordered lists that directly following a heading. Add a default case to processList function to handle the lists.
- Loading branch information