Active
Project:
CCK Table Field
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 11:12 UTC
Updated:
29 Sep 2011 at 11:13 UTC
Hello,
Would it possible to implement sort of an escape character(s) that signals to the parser that between these characters the table formatting should not take place, instead leaving it to drupals regular parser?
For instance if you want to have a regular h2 header before the table. Or a post-script explaining the table under it.
##<h2>Title before</h2>##
Cell 1 content | Cell 2 content | ...
Cheers!
Magnus