Ошибка редактора таблицы: ошибка «Cannot read properties of null (reading 'length')» сохраняется в версии 2026.2.0-latest

OK this is fixed per:

We were leaning on regex to find tables and it did not like this table format.

The change is to lean on markdown parsing which is much more robust.

2 лайка