Commit a2dd8487 authored by firedfox's avatar firedfox Committed by Myles Borins
Browse files

tools,doc: fix incomplete json produced by doctool

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.

PR-URL: https://github.com/nodejs/node/pull/5966
Fixes: https://github.com/nodejs/node/issues/1545


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarRobert Lindstädt <robert.lindstaedt@gmail.com>
Reviewed-By: default avatarRoman Reiss <me@silverwind.io>
parent a40d0e8f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment