[
https://issues.apache.org/jira/browse/CB-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-5693:
---------------------------------
Description:
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.
was:
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 HTML itself:
{code}
<asset src="www/new-foo.js" target="js/experimental/foo.js"></asset>
{code}
There could possibly be other similar occurrences.
> 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
> Fix For: 3.4.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.1.5#6160)