mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
292c894b93
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 |
||
---|---|---|
.. | ||
Columns.ts | ||
Editor.ts | ||
elements.ts | ||
Field.ts | ||
FormConfig.ts | ||
FormView.ts | ||
MappedFieldsConfig.ts | ||
Menu.ts | ||
Model.ts | ||
Paragraph.ts | ||
Section.ts | ||
styles.ts | ||
Submit.ts |