mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:01:43 +00:00
70e64e6e97
como reemplazo del campo `markdown` que coloca texto con markdown en el front matter.
6 lines
222 B
Text
6 lines
222 B
Text
-# Editor de contenido
|
|
= render 'posts/attributes/content',
|
|
base: 'post', post: post, attribute: attribute,
|
|
metadata: metadata, site: site,
|
|
dir: dir, locale: locale,
|
|
autofocus: (post.attributes.first == attribute)
|