Posted by jean-bernard.addor on November 1, 2008 at 8:20am
Jump to:
| Project: | Markdown filter |
| Version: | 5.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
The line below headers is too long.
See attached file.
| Attachment | Size |
|---|---|
| markdown-garland-table.png | 3.83 KB |
Comments
#1
That is how wide the table itself is. I guess you are using a theme, which sets table width to be (almost) as wide as the content area. Markdown itself does not say anything about the width of tables for Drupal, it is your theme acting up here. Try with another theme to verify and then get down to fix this in your theme.