lsegal / yard

YARD is a Ruby Documentation tool. The Y stands for "Yay!"
http://yardoc.org
MIT License
1.95k stars 398 forks source link

Fix heredoc-to-string conversion #1495

Closed dduugg closed 2 months ago

dduugg commented 1 year ago

Description

Resolves https://github.com/lsegal/yard/issues/1315, as well as adding support for squiggly heredocs

Completed Tasks

lsegal commented 2 months ago

Thanks for the fix!