jsilveira
Results
2
issues of
jsilveira
Node >= 8.0 introduced an issue in querystring.parse (see here https://github.com/nodejs/node/issues/13773) that will affect all users of body-parser. It occurs when there is a trailing whitespace in a query string...
discuss
When parsing unbulleted lists, it just returns "unbulleted list" instead of parsing the list. For example: ```javascript const infoboxParser = require("infobox-parser") const res = infoboxParser(` {{Infobox automobile | name =...