HTML Tables on Project Pages

Tim Beck's Avatar

Tim Beck

Sep 12, 2013 @ 03:31 PM

Is there any way to format an HTML table on a project page?

Thanks
Tim

  1. 1 Posted by Nicole on Sep 12, 2013 @ 04:22 PM

    Nicole's Avatar

    Tim -

    A traditional HTML table should work or you could also use Markdown table formating, like the following:

    Markdown | Less | Pretty
    --- | --- | ---
    *Still* | `renders` | **nicely**
    1 | 2 | 3
    

    Whichever you're more comfortable with using.

    Thanks,
    Nicole

  2. Nicole closed this discussion on Sep 12, 2013 @ 04:22 PM.

  3. Tim Beck re-opened this discussion on Sep 12, 2013 @ 05:15 PM

  4. 2 Posted by Tim Beck on Sep 12, 2013 @ 05:15 PM

    Tim Beck's Avatar

    Thanks Nicole. Is there anyway to control the style of the table, like putting in a border or making the table wider than the content?

    Thanks
    Tim

  5. 3 Posted by Nicole on Sep 12, 2013 @ 07:10 PM

    Nicole's Avatar

    Tim -

    Unfortunately styling isn't an option, but you can specify a table width if you use that over Markdown.

    Thanks,
    Nicole

  6. Nicole closed this discussion on Sep 12, 2013 @ 07:10 PM.

Discussions are closed to public comments.
If you need help with Lighthouse please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac