enhancementgood first issue
倉庫指標
- 星標
- (0 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Add optional explanations to visible tests to be shown in the UI with the tests
It should also support markdown.
[[packet.problems.tests]]
input = "hello"
output = "olleh"
visible = true
explanation = '''
`olleh` is the reverse of the string `hello`.
'''