Adding {bar} macro
robb - December 12, 2005 - 21:22
| Project: | Textile |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| textile.module.bar-patch | 564 bytes |

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