Skip to content

Allow using a common custom description#18

Open
tbertels wants to merge 1 commit intoritschwumm:masterfrom
tbertels:patch-1
Open

Allow using a common custom description#18
tbertels wants to merge 1 commit intoritschwumm:masterfrom
tbertels:patch-1

Conversation

@tbertels
Copy link
Contributor

Fix for #16

}}
# } else {
$(upload.description)
$(upload.description.startsWith("{{Information") ? upload.description : common.description)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm not sure this makes sense (or made sense before...) shouldn't we have both descriptions regardless of whether we have an information template or not?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was to avoid having two {{Information}} template, but allowing both would allow more advanced formatting (e.g. defining the Author in common but Description in upload).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants