Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2013-08-29 19:22:43

sacripant
Plugin Author
From: Rhône — France
Registered: 2008-06-01
Posts: 479
Website

[textile] bug with ":" (create sometime cite attribut)

Hello Textile users,

With textile it’s possible to add a cite attribut to a blockquote :

bq.:http://textpattern.com/ Code is potery.

become

<blockquote cite="http://textpattern.com/">
		<p>Code is potery.</p>
</blockquote>

If I test with <cite> tag :

??:http://textpattern.com/ Code is potery.??

become

<p><citecite="http://textpattern.com">/ Code is potery.</cite></p>

And I can reproduce this bug with em

Please, add a visual feedback to link _:active_ and _:hover_ events

become

<p>Please, add a visual feedback to link <emcite="active">_ and _:hover</em> events</p>

It’s strange, right ?

Offline

#2 2013-10-30 00:47:46

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: [textile] bug with ":" (create sometime cite attribut)

@sacripant…

Citations on spans should now be fixed.


Steve

Offline

#3 2013-10-30 10:14:41

sacripant
Plugin Author
From: Rhône — France
Registered: 2008-06-01
Posts: 479
Website

Re: [textile] bug with ":" (create sometime cite attribut)

Cool, thanks Netcarver.

Sorry if I’ ve not yet become accustomed to post issues on Github.

Offline

Board footer

Powered by FluxBB