Start Building for Free
CircleCI.comAcademyBlogCommunitySupport

Using tables

6 months ago1 min read
  • For markdown content use the following format for tables:

    Key | Required | Type | Description
    ---|---|---|---
    version | Y | String | Should currently be `2`
    {: class="table table-striped"}
  • For asciidoc content use the following:

    [.table.table-striped]
    [cols=4*, options="header", stripes=even]
    |===
    | Key
    | Required
    | Type
    | Description
    
    | Version
    | Y
    | String
    | Should currently be `2`
    |===

Help make this document better

This guide, as well as the rest of our docs, are open source and available on GitHub. We welcome your contributions.

Need support?

Our support engineers are available to help with service issues, billing, or account related questions, and can help troubleshoot build configurations. Contact our support engineers by opening a ticket.

You can also visit our support site to find support articles, community forums, and training resources.