The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

[Feature Request] Support for tables

ASimPersonASimPerson Cold...... and hard.Registered User regular
Occasionally I come across a situation where a table would be pretty useful. It'd be nifty to have support for this via BBcode or some alternative syntax like Markdown.

Posts

  • agilemaniaagilemania Lyon EstatesRegistered User regular
    edited February 2013
    Aren't the standard BBCode table tags supported?
    http://www.bbcode.org/reference.php

    Testing:


    [th]Header 1[/th]
    [th]Header 2[/th]


    Row 1 Cell 1
    Row 1 Cell 2


    Row 2 Cell 1
    Row 2 Cell 2


    Row 3 Cell 1
    Row 3 Cell 2



    Edit: Guess not...

    agilemania on
  • AbracadanielAbracadaniel Registered User regular
    I asked Icy about Markdown once, and it is supported by Vanilla Forum software, but it's pretty much an either/or situation when it comes to forum syntax code, and since the previous system was BBCode it won out.

    Tables would be kinda cool to add, though.

Sign In or Register to comment.