Table sort option in Markdown syntax
under review
Smitha Madhusudhan
We understand the table sort option in HTML syntax is available. But, we need table sort options in Markdown syntax. Also, an option to filter table data.
Log In
Thiru
under review
Shakeer Hussain S
Hi Smitha - Thank you for sharing your request with us. To better understand the specifics of your query, we kindly request your assistance in providing further details. Your additional information will greatly assist us in addressing your request more effectively.
- Could you please provide more details about how you currently use tables in Markdown syntax? This will help us understand your specific use case and how the table sort options and data filtering would fit into your workflow.
- What specific functionalities are you looking for in terms of table sorting in Markdown? Are you seeking the ability to sort columns in ascending or descending order, or are there any other specific requirements?
- When you mention an option to filter table data, could you please elaborate on the desired behavior and functionality? Are you referring to filtering by specific values, ranges, or any other criteria?
Nandini N
Hi Shakeer Hussain S: I am responding on behalf of Smitha.
I hope the below details will help you.
Please find the details explained:
Consider the below table, which has App Category, App Name, Subscription Details and Applicable Offering as table headers.
Following would be the possible use-cases:
- Filter the App Category based on selected value. Example: I want to view/visualize the table with only App Category A. Similarly, I want to view the Apps that belong to App category B.
- View the Apps which are free. It needs a filter on the column Subscription details.
- View all the Apps that are with the offering1. Similarly visualize the table with the Apps that are paid and with offering 1.
Note: The sample table mentioned has very few rows. It will have extensive list with many more rows. Also, attached the syntax view and previewed table too
Table Sample 2:
Consider another table sample attached with Attribute Name and Locale as Table Headers.
Following would be the possible use-cases:
- I want to visualize the table with the attributes names listed in ascending order. (accountholdername, accountnumber, bankname, billingaddress, billingnumber,...)
- I want to view all the attributes in en-US locale.
- I want to visualize the table with the attributes names in descending order. (routingnumber, permanentaddress, billingnumber, billingaddress, ...)