mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-17 14:16:22 +00:00
5 lines
217 B
Text
5 lines
217 B
Text
|
.sutty-editor.sutty-editor-prosemirror{'data-sutty-identifier' => identifier}
|
||
|
%textarea.form-control.sutty-editor.sutty-editor-content{:rows => "8",
|
||
|
'data-sutty-identifier' => identifier,
|
||
|
:name => name}= markdown
|