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',
|
||||
name: 'Image URL',
|
||||
type: 'code'
|
||||
type: 'text'
|
||||
},
|
||||
{
|
||||
id: 'alt',
|
||||
|
||||
Reference in New Issue
Block a user