Render carriage returns for show and episode text blocks
Render CRs as HTML line breaks (<br/>
).
For performance reasons, in the future this should not happen client-site, but HTML markup should be generated by the Dashboard editor only.
Render CRs as HTML line breaks (<br/>
).
For performance reasons, in the future this should not happen client-site, but HTML markup should be generated by the Dashboard editor only.
changed milestone to %1.0-alpha1 —
added P1 Radio Orange labels
assigned to @david
changed the description
added 1 deleted label
added Doing label
changed milestone to %1.0-alpha2 —
marked this issue as related to dashboard#116 (closed)
It turned out that there was an issue for Shows in conjunction with the SMUI "<Content>
" tag only. Episodes do render CRs fine.
There is no a renderCR
option for the <Display>
tag. This is currently not used and disabled by default. In the future we should replace such functionality by [STORY] As a host, I want a basic WYSIWYG/markd... (dashboard#116 - closed) altogether.
mentioned in commit c0148229
mentioned in commit eba6d00b
closed
removed Doing label