mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(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
This commit is contained in:
1
static/ui-icons/Fields/FieldMarkdown.svg
Normal file
1
static/ui-icons/Fields/FieldMarkdown.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 16 16"><title>markdown</title><g stroke-width="1" stroke-linejoin="round" fill="none" stroke="#000000" stroke-linecap="round" class="nc-icon-wrapper"><polyline points=".5 11.5 .5 4.5 4 8.5 7.5 4.5 7.5 11.5"></polyline><polyline points="15.5 8.5 13 11 10.5 8.5" stroke="#000000"></polyline><line x1="13" y1="11" x2="13" y2="5.5" stroke="#000000"></line></g></svg>
|
||||
|
After Width: | Height: | Size: 438 B |
Reference in New Issue
Block a user