mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 03:54:21 +01:00
The javascript `replace` method was previously being used, which worked in a hacky way. But the more elegant way to do it, as suggested by minitech on this question http://stackoverflow.com/questions/23440298 , is to use CSS, and make the browser automatically display white-spaces using `white-space: pre-wrap` |
||
|---|---|---|
| .. | ||
| backbone.js | ||
| beets.css | ||
| beets.js | ||
| jquery.js | ||
| underscore.js | ||