mterwill / office-hours-help-queue

A queue to help manage office hours for large courses
GNU General Public License v3.0
86 stars 21 forks source link

Wrap, rather than truncate location/description #217

Closed mterwill closed 2 years ago

mterwill commented 2 years ago

Before: image

After:

image

Still does not parse text for links (unless it starts with a link) but at least we're no longer hiding user input.

Closes #206