Option to show alt text if available (closes #49)
This commit is contained in:
@@ -81,7 +81,7 @@ html
|
||||
{value: "right", text: "Right (Instagram)"}
|
||||
])
|
||||
|
||||
+checkbox("display_alt", "Display alt text inline", "Display", true)
|
||||
+checkbox("display_alt", "Display alt text inline", "Display", false)
|
||||
|
||||
//- div
|
||||
//- Here are all the possible input styles. Uncomment to test styling.
|
||||
|
||||
Reference in New Issue
Block a user