google / google/closure-templates
goog.format.insertWordBreaks Deprecated
Open
- Dominant language
- Java
- Stars
- 700
- Forks
- 199
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
In the latest Closure Library goog.format.insertWordBreaks is deprecated.
This leads to the following warning:
soyutils_usegoog.js:1526: WARNING - Property insertWordBreaks of type goog.format has been deprecated: Prefer wrapping with CSS white-space: pre-wrap.
Contributor guide
Assessment
This issue has not been assessed yet.