Skip to content

Conversation

@Lydxn
Copy link
Contributor

@Lydxn Lydxn commented Feb 20, 2024

Fix a few formatting-related bugs (see commit history).

{% endif %}

{% if authors contains page.short_name %}
{% if authors == page.short_name %}
Copy link
Member

Choose a reason for hiding this comment

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

ah, this breaks coauthor support i believe

Copy link
Member

Choose a reason for hiding this comment

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

of course benson's page is currently broken. will fix this & merge hold on

this might *technically* not work if co-authors are ever treated as a string instead of an array. fixing that is ugly though. dynamic typing + function overloading does not a pleasant language make
@omentic omentic merged commit cf110e7 into ubcctf:master Feb 20, 2024
@omentic
Copy link
Member

omentic commented Feb 20, 2024

Thanks for the fixes!

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