Bitcoin Forum

Other => Meta => Topic started by: shorena on October 23, 2015, 03:30:55 PM



Title: Nested lists break preview?
Post by: shorena on October 23, 2015, 03:30:55 PM
My overview thread[1] looks fine once saved, but when I edit and preview it. I see the following:

https://i.imgur.com/jpGdplO.png

I am pretty sure I made no mistakes with the tags. Did I miss an error somehere or is the preview broken for nested lists?

Full code -> http://pastebin.com/9vaD4us9

[1] https://bitcointalk.org/index.php?topic=1217042.0


Title: Re: Nested lists break preview?
Post by: --Encrypted-- on October 23, 2015, 03:36:43 PM
I just tried previewing the full post you linked. there's no such problem.

edit:
oookay, something might be wrong on the actual post. I just tried to quote it and it looks exactly like you showed.

edit2:
and everything matches except for the mining part.

edit3:
I tried cutting the whole thing and pasted it back. the broken codes are no longer there. weird.


Title: Re: Nested lists break preview?
Post by: theymos on October 23, 2015, 04:28:31 PM
I see at least one unclosed tag:

Code:
[size=14pt][u][b]Index:[/u][/size]


Title: Re: Nested lists break preview?
Post by: shorena on October 23, 2015, 04:43:59 PM
I see at least one unclosed tag:

Code:
[size=14pt][u][b]Index:[/u][/size]

Thanks that helped, but it did not fix it.

I removed the extra spaces and now it works. Its odd because I remember that I did not have a problem at first.