Content-Length: 303744 | pFad | http://github.com/jsdoc/jsdoc.github.io/commit/9dde9c5381b5dbef7f632c1f8b0b432baf9ce32c

EE escape angle bracket · jsdoc/jsdoc.github.io@9dde9c5 · GitHub
Skip to content

Commit 9dde9c5

Browse files
committed
escape angle bracket
1 parent fcb0603 commit 9dde9c5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

content/en/howto-es2015-modules.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ specification][es2015-modules]. ES 2015 modules are supported in JSDoc 3.4.0 and
1212

1313
## Module identifiers
1414

15-
When you document an ES 2015 module, you'll use a [`@module` tag][module-tag] to document the identifier for the module. For example, if users load the module by calling `import * as myShirt
15+
When you document an ES 2015 module, you'll use a [`@module` tag][module-tag] to document the
16+
identifier for the module. For example, if users load the module by calling `import * as myShirt
1617
from 'my/shirt'`, you'll write a JSDoc comment that contains the tag `@module my/shirt`.
1718

1819
If you use the `@module` tag without a value, JSDoc will try to guess the correct module identifier
@@ -74,7 +75,7 @@ export {
7475
* Get the red, green, and blue values of a color.
7576
* @function
7677
* @param {string} color - A color, in hexadecimal format.
77-
* @returns {Array.<number>} An array of the red, green, and blue values,
78+
* @returns {Array.&lt;number>} An array of the red, green, and blue values,
7879
* each ranging from 0 to 255.
7980
*/
8081
rgbify as toRgb

howto-es2015-modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2 id="exported-values">Exported values</h2>
8080
* Get the red, green, and blue values of a color.
8181
* @function
8282
* @param {string} color - A color, in hexadecimal format.
83-
* @returns {Array.<number>} An array of the red, green, and blue values,
83+
* @returns {Array.&lt;number>} An array of the red, green, and blue values,
8484
* each ranging from 0 to 255.
8585
*/
8686
rgbify as toRgb

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/jsdoc/jsdoc.github.io/commit/9dde9c5381b5dbef7f632c1f8b0b432baf9ce32c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy