Project:Textile
Version:4.6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

I needed to use the vertical bar '|' in some text I was witting. This confused textile especially if the bar was required text appearing in a table! quick examination of the Textile code indicated that there is not a quoting mechanism in place for table separators. If there is I would dearly love to know about it.

Anyway this simple one line patch to textile.module adds a bar macro.

AttachmentSize
textile.module.bar-patch564 bytes

Comments

#1

Status:needs review» closed (won't fix)

This is important, but needs to be placed in the textile class rather than in the textile module.