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