IDEMSInternational / rapidpro-flow-toolkit

Toolkit for using spreadsheets to create and modify RapidPro flows
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Ignore rows in excluded blocks #66

Closed geoo89 closed 1 year ago

geoo89 commented 1 year ago

We now ignore rows that are inside of blocks that are skipped via include_if. The include_if row is still fully parsed, so in that case #64 still persists. But for now, this should at least create a workaround by allowing wrapping such lines in a block.