mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 22:51:41 +00:00
Merge branch 'borrar-comentario-viejo' into 'rails'
editor: Borrar comentario viejo See merge request sutty/sutty!95
This commit is contained in:
commit
120ff9e114
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ function makeParentBlock(
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: añadir blockquote
|
|
||||||
// XXX: si agregás algo acá, probablemente le quieras hacer un botón
|
// XXX: si agregás algo acá, probablemente le quieras hacer un botón
|
||||||
// en app/views/posts/attributes/_content.haml
|
// en app/views/posts/attributes/_content.haml
|
||||||
export const parentBlocks: { [propName: string]: EditorNode } = {
|
export const parentBlocks: { [propName: string]: EditorNode } = {
|
||||||
|
|
Loading…
Reference in a new issue