Update 02.10.2020
This commit is contained in:
parent
88ec42c717
commit
d0f5da7997
@ -20,7 +20,7 @@
|
||||
widget: "string"
|
||||
},
|
||||
],
|
||||
pattern: /{{< gallery dir="([a-zA-Z0-9]+)" >}}/,
|
||||
pattern: /{{< gallery dir=([a-zA-Z0-9]+) />}}/,
|
||||
fromBlock: function(match) {
|
||||
return {
|
||||
username: dir[1],
|
||||
|
Loading…
x
Reference in New Issue
Block a user