You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/03/08 01:16:46 UTC

[jira] [Resolved] (CB-5693) Unescaped xml example in Cordova Plugin Spec

     [ https://issues.apache.org/jira/browse/CB-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-5693.
----------------------------------

    Resolution: Fixed

> Unescaped xml example in Cordova Plugin Spec
> --------------------------------------------
>
>                 Key: CB-5693
>                 URL: https://issues.apache.org/jira/browse/CB-5693
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: Master
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 3.5.0
>
>
> url: http://cordova.apache.org/docs/en/edge/plugin_ref_spec.md.html#Plugin%20Specification
> For the "asset" element doc, this example has not been escaped, so it doesn't show in the rendered page itself:
> {code}
> <asset src="www/new-foo.js" target="js/experimental/foo.js"></asset>
> {code}
> There could possibly be other similar occurrences.



--
This message was sent by Atlassian JIRA
(v6.2#6252)