Josh Soref created CB-8369:
------------------------------
Summary: Escaped html markup in plugman npm page
Key: CB-8369
URL: https://issues.apache.org/jira/browse/CB-8369
Project: Apache Cordova
Issue Type: Bug
Components: Plugman
Affects Versions: Master
Reporter: Josh Soref
Load:
https://www.npmjs.com/package/plugman#node-module-usage
Actual results:
{quote}
node
> require('plugman'\)
\{ install: \[Function: installPlugin],
uninstall: \[Function: uninstallPlugin],
fetch: \[Function: fetchPlugin],
search: \[Function: search],
publish: \[Function: publish],
unpublish: \[Function: unpublish],
adduser: \[Function: adduser],
prepare: \[Function: handlePrepare],
create: \[Function: create],
platform: \[Function: platform] }
{quote}
Expected results:
No *>* / *'*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]