5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-05 00:26:56 +00:00
panel/app/views/application/_editor.haml

5 lines
209 B
Text
Raw Normal View History

.sutty-editor.sutty-editor-prosemirror{'data-sutty-identifier' => identifier}
2019-10-19 02:29:34 +00:00
%textarea.form-control.sutty-editor.sutty-editor-content{rows: '8',
'data-sutty-identifier': identifier,
name: name}= markdown