-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workingv1 blockerRequired for a v1.0.0 releaseRequired for a v1.0.0 release
Description
I found this one while working on PR-195:
# bug with comment alignment
--Input
;; comment1
(aaa
bbb ccc)
;; comment2
(aaa bbb
ccc
ddd)
--Input
--Expected
;; comment1
(aaa
bbb ccc)
;; comment2
(aaa bbb
ccc
ddd)
--ExpectedReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingv1 blockerRequired for a v1.0.0 releaseRequired for a v1.0.0 release