![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Bullet points in cut tags?
Title:
Bullet points in cut tags?
Area:
entries
Summary:
Trying to put a cut tag on text that includes bullets breaks the formatting of the post really badly, this seems like it should be fixed
Description:
I wrote a post including a section with bullet points, then tried to cut tag most of the body of the post, including the bulleted section. Only the part above the bullets was actually behind a cut in the published post, there were extra broken html tags showing (</div>), and it took a lot of beating on it and hunting in the html for tags to delete (and turning off the bullets), and moving the </cut> tag to get the post to work correctly again.
ETA: Since I seem to have phrased this less clearly than I intended, what I tried to cut was formatted like this:
Blah blah wolf wolf.
- One
- Two
- Three
Wibbly wobbly timey wimey.
The cut only took 'Blah blah wolf wolf.', and left a </cut> tag hanging out after 'wimey.'
This suggestion:
Should be implemented as-is.
23 (63.9%)
Should be implemented with changes. (please comment)
0 (0.0%)
Shouldn't be implemented.
1 (2.8%)
(I have no opinion)
11 (30.6%)
(Other: please comment)
1 (2.8%)
no subject
The way I do it is this...
<ul>
<li>Blah
<li><cut text="3 more under the cut">Blah
<li>Blah
<li>Blah</cut>
</ul>
Doing it that way, it shows the first bullet point like normal, then the second shows your little bullet icon [or number, as it works the same way with ordered lists], followed by the cut text.
no subject
no subject
no subject
no subject
no subject
Basically: the Rich Text Editor is totally broken. (Okay, not totally broken, but there's a lot of things it doesn't work well with, especially cut tags.) We have a bug open to replace it with a better version, but we haven't gotten a chance to complete the work yet.
Re: Maybe it doesn't work? Am I missing anything formatting-wise?
Re: Maybe it doesn't work? Am I missing anything formatting-wise?
Re: Maybe it doesn't work? Am I missing anything formatting-wise?
Re: Maybe it doesn't work? Am I missing anything formatting-wise?
no subject
-- type some text
-- click on the cut button
-- type your text inside the cut box
-- turn some of your text into a list
Creating the list generates /cut tags for some reason meaning the list is not included in the cut.
I could make it work correctly only if 1) I made the list first *then* clicked the cut button and moved the list into the cut box. 2) had some text before the list as part of the cut.
no subject
no subject
no subject
no subject
no subject
no subject
no subject