TinyMCE was adding attributes to <br> elements within code blocks which would then not be converted to newlines by our code regex match. This changes the conversion to use dom querying instead. Fixes #3507 |
||
|---|---|---|
| .. | ||
| icons | ||
| js | ||
| lang | ||
| sass | ||
| views | ||
TinyMCE was adding attributes to <br> elements within code blocks which would then not be converted to newlines by our code regex match. This changes the conversion to use dom querying instead. Fixes #3507 |
||
|---|---|---|
| .. | ||
| icons | ||
| js | ||
| lang | ||
| sass | ||
| views | ||