OpenGrok
Cross Reference: prettify.js
xref
: /
external
/
testng
/
doc
/
prettify.js
Home
|
History
|
Annotate
|
Download
|
only in
doc
Lines Matching
refs:br
1221
html = html.replace(/(?:\r\n?)|\n/g, '<
br
>').replace(/ /g, ' ');