Fix markdown image so it displays the right field
This commit is contained in:
Regular → Executable
+1
-1
@@ -109,7 +109,7 @@ var MarkDown = {
|
|||||||
{
|
{
|
||||||
id: 'url',
|
id: 'url',
|
||||||
name: 'Image URL',
|
name: 'Image URL',
|
||||||
type: 'code'
|
type: 'text'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'alt',
|
id: 'alt',
|
||||||
|
|||||||
Reference in New Issue
Block a user