Update 02.10.2020
This commit is contained in:
parent
a34ded7d59
commit
de8a56feeb
@ -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