Closed (works as designed)
Project:
Documentation
Component:
New documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2009 at 16:15 UTC
Updated:
8 Jul 2009 at 02:47 UTC
How do we create a table in a documentation page? I know how to create an HTML table. But when I paste it then preview it the table tags are removed. I searched the documentation team site but found nothing.
I want to contribute documentation to this section: http://drupal.org/node/266179
Comments
Comment #1
add1sun commentedTable tags are not in the list of available tags for the Filtered HTML format. It requires the documentation team input format (same as images), which is only available to be set by doc admins. If you need to add a table to a page, you can put the HTML in, then request in an issue to have the page bumped to doc team format. The only bummer is that you will need make an issue to switch the filter back again in order to edit it.
Comment #2
francewhoaThanks add1sun. I'll try that.