Bitcoin Forum

Other => Meta => Topic started by: Vod on March 19, 2024, 10:02:05 PM



Title: Problem with post
Post by: Vod on March 19, 2024, 10:02:05 PM
    https://bitcointalk.org/index.php?topic=5489549.msg63829712#msg63829712

    I cannot edit out the
at the end of my post.   No matter what I save, it adds it back.


Title: Re: Problem with post
Post by: EL MOHA on March 19, 2024, 10:09:30 PM
I actually did try it in two ways and found out that the first list in parentheses before the word profile has to go before you can be able to remove the closing one. It could be that the icon for listing after been opened actually creates the closing it’s self. So try and remove the other open icon and you will see it been removed


Title: Re: Problem with post
Post by: hosseinimr93 on March 19, 2024, 10:11:01 PM
There's an unclosed [list ] in the post you quoted and the [/list ] is automatically added at the end of your post to close it.
You should remove the [list ] from the quoted post.


https://www.talkimg.com/images/2024/03/19/JVbK9.jpeg


Title: Re: Problem with post
Post by: Alpha Marine on March 19, 2024, 10:12:11 PM
    https://bitcointalk.org/index.php?topic=5489549.msg63829712#msg63829712

    I cannot edit out the
at the end of my post.   No matter what I save, it adds it back.

I just checked this. Did you also edit out the opening "list" tag?
Because if a "list tag is opened, it needs to be closed and I guess editing out the closing "list" tag while the opening tag is still there automatically adds the closing tag.


Title: Re: Problem with post
Post by: BitMaxz on March 19, 2024, 10:16:42 PM
There's an unclosed
    in the post you quoted and the [ /list] is automatically added at the end of your post to close it.
    You should have removed the
[list ] from the quoted post.


@OP Or just move the [/ list] inside on what you quoted it should fix the issue look at the result I also do how you post the result should automatically add this at the end of my post[/list]


Title: Re: Problem with post
Post by: Hazink on March 19, 2024, 10:38:32 PM
There's an unclosed [list ] in the post you quoted and the [/list ] is automatically added at the end of your post to close it.
You should remove the [list ] from the quoted post.
Thanks for this. I was having a similar issue with an old thread that I have been trying to work on and recreate, but this list keeps giving me issues. This has given me a clue on where to look now.


Title: Re: Problem with post
Post by: Smartvirus on March 20, 2024, 12:46:20 AM
    https://bitcointalk.org/index.php?topic=5489549.msg63829712#msg63829712

    I cannot edit out the
at the end of my post.   No matter what I save, it adds it back.
It’s some of the tricky situations we face in terms of having to trim a quote to focus our responses on a particular point of interest.

In your case, the point been responded to came off an under listed points which in its raw quote reflects the codes to its pattern of arrangement from the parent article or OP. Notably, we always have an open code [] and a close one [/]. In this case, it appears the open code to what is been quoted wasn’t closed hence, you might just want to get both codes out to archive a much clean post and desired result. That is, getting both
Code:
[list] and a second code that looks like this [li]

 in quote out and the
Code:
[/list]
out from your post. That should do it.


Title: Re: Problem with post
Post by: Vod on March 20, 2024, 12:51:28 AM
Thanks all.  Merited the first answer.