Skip to content

tttojson: fix row computation

I hadn't really tested the element with pop-on mode, and the row for each line in the input text was hardcoded to 13, which was clearly wrong.

Switch to incrementing it properly.

Merge request reports