You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2015/01/28 17:22:34 UTC

[jira] [Created] (CB-8369) Escaped html markup in plugman npm page

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
&amp;gt; require(&amp;apos;plugman&amp;apos;\)
\{ 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 *&amp;gt;* / *&amp;apos;*



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org