Option to show alt text if available (closes #49)

This commit is contained in:
Cadence Ember
2020-05-20 03:38:32 +12:00
parent 3282d81ec4
commit ca1c965021
3 changed files with 38 additions and 14 deletions

View File

@@ -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.