Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-10-09 17:36:28

telcontar
Member
Registered: 2007-09-20
Posts: 11

[textile] Forcing a bq.. to close

Hi,

I want to “force” a “long” blockquote tag to close. I know that opening another tag will do it, but I need to open a DIV tag after a “bq..”. The result is that the “div” is wrapped in a <p> inside the <blockquote> – which isn’t what I want.

I need something like this:
<blockquote> …
</blockquote>
<div class=”…”> textile stuff here
</div>

more textile

thanks,

— telcontar

Offline

#2 2007-10-09 18:01:43

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: [textile] Forcing a bq.. to close

Hi.
Not sure how to escape textile here at forum, so…

I think your answer is here: http://pastebin.com/f215ee0b5


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#3 2007-11-15 12:44:23

AlexStacey
Member
Registered: 2007-11-09
Posts: 22

Re: [textile] Forcing a bq.. to close

I had a similar problem. I wanted 2 paragraphs to be inside a blockquote but if i use bq with one . after it, it only does the first paragraph and with .. after it, it does the whole rest of the post.

I found the easiest workaround was to use html br tags between paragraphs in a blockquote.

Offline

#4 2007-11-15 13:59:29

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: [textile] Forcing a bq.. to close

Simply start the next paragraph that you don’t want inside the blockquote with p. (that’s ‘pee dot’)

Offline

Board footer

Powered by FluxBB