Re: [PATCH 1/2] test-ox-html: checkboxes: ascii, html & unicode

2023-08-10 Thread Hraban Luyat
Thank you for the sensible amendments On 8/10/23 5:36 AM, Ihor Radchenko wrote: > Hraban Luyat writes: > >> I've added some minor unit tests for checkboxes in ox-html. I was >> playing around with something I thought was a bug, which turned out to >> be my project config. Thought I'd share the un

Re: [PATCH 1/2] test-ox-html: checkboxes: ascii, html & unicode

2023-08-10 Thread Ihor Radchenko
Hraban Luyat writes: > I've added some minor unit tests for checkboxes in ox-html. I was > playing around with something I thought was a bug, which turned out to > be my project config. Thought I'd share the unit tests anyway, maybe > this can help someone down the line create more patches. T