mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
parent
21f90610bc
commit
c2bd31d523
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ export default [
|
||||||
(md) => md.use(imsize, { enableInlineStyling: true }),
|
(md) => md.use(imsize, { enableInlineStyling: true }),
|
||||||
video,
|
video,
|
||||||
table,
|
table,
|
||||||
(md) => md.use(note, { notesAutotitle: false }),
|
(md) => md.use(note, { notesAutotitle: false, log: console }),
|
||||||
cut,
|
cut,
|
||||||
meta,
|
meta,
|
||||||
deflist,
|
deflist,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue