Skip to content

left, right, and center-aligned Markdown tables #53

Description

@tanimislam

I realize that Markdown is a mess, but for tablefmt="github" with stralign argument, the header line (which goes as -----------) can be modified as the following:

  • stralign="left": header lines will have :---------.
  • stralign="right": header lines will have ---------:.
  • stralign="center": header lines have :--------:.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions