Open sevenc-nanashi opened 3 years ago
[Describe your issue here. Try to be as specific as possible so we can find the root cause more quickly!]
`` `ruby [ ["Some", <<~EOS], some text EOS ["Some", <<~EOS] some text EOS ] `` `
(Please delete space inside triple backquotes.)
Windows 10
ruby -v
ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [i386-mingw32]
yard -v
yard 0.9.26
I have read the Contributing Guide.
It's possible that this was fixed by #1389, in which case this will be available in the next release. You can check by pulling that branch or testing from the main branch.
[Describe your issue here. Try to be as specific as possible so we can find the root cause more quickly!]
Steps to reproduce
(Please delete space inside triple backquotes.)
Actual Output
Expected Output
Environment details:
Windows 10
ruby -v
):ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [i386-mingw32]
yard -v
):yard 0.9.26
I have read the Contributing Guide.