[TxMt] Re: gen_html fails during build
Allan Odgaard
mailinglist at textmate.org
Mon Nov 20 08:28:07 UTC 2017
On 17 Nov 2017, at 0:58, Don Feliciano wrote:
>> Can you try edit the above mentioned file to avoid << and see if it
>> helps?
>>
> Than you, Allan. This worked.
Does that mean changing `_erbout << "</ol>\n"` to e.g.
`_erbout.concat("</ol>\n")` solved the problem?
If so, I can commit that change.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20171120/3bcedbb8/attachment.html>
More information about the textmate
mailing list