gristlabs_grist-core/app/client/components/Forms
George Gevoian 292c894b93 (core) Add Markdown cell format
Summary:
Text columns can now display their values as Markdown-formatted text
by changing their cell format to "Markdown". A minimal subset of the
Markdown specification is currently supported.

Test Plan: Browser tests.

Reviewers: Spoffy, dsagal

Reviewed By: Spoffy, dsagal

Subscribers: dsagal, Spoffy

Differential Revision: https://phab.getgrist.com/D4326
2024-08-23 11:24:35 -04:00
..
Columns.ts
Editor.ts (core) Forms improvements: mouse selection in firefox, focus, and styling 2024-07-17 08:55:04 -04:00
elements.ts (core) Forms improvements: mouse selection in firefox, focus, and styling 2024-07-17 08:55:04 -04:00
Field.ts
FormConfig.ts
FormView.ts
MappedFieldsConfig.ts
Menu.ts
Model.ts
Paragraph.ts (core) Forms improvements: mouse selection in firefox, focus, and styling 2024-07-17 08:55:04 -04:00
Section.ts
styles.ts (core) Add Markdown cell format 2024-08-23 11:24:35 -04:00
Submit.ts