takahe icon indicating copy to clipboard operation
takahe copied to clipboard

Fix wrong summary class name construction

Open shuuji3 opened this issue 1 year ago • 0 comments

fix #715

The comment on the Issue (https://github.com/jointakahe/takahe/issues/715#issuecomment-2132775693) was the exact cause of the issue. The correct f-string can construct the proper class name for Hyperscript.

Screenshots

Before

Screenshot from 2024-05-27 19-33-10

After

Screenshot from 2024-05-27 19-32-32

shuuji3 avatar May 27 '24 10:05 shuuji3