Skip to content

add support for markdown in the table component #4

@lovasoa

Description

@lovasoa
  select 
  'table' as component,
  1 as search,
  'actions' as markdown;
SELECT 
*, '[edit](details.sql?id=' || id || ')' as actions from my_items;

see #3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions