BugsΒΆ

At the time of writing, SkoolKit is known to have the following bugs:

  • If a table (defined between #TABLE and TABLE# markers) contains a cell with rowspan > 1 and its contents are wrapped, adjacent cells with rowspan = 1 are rendered incorrectly in ASM mode. (#663418)
  • In verbose (-v) mode, skool2asm.py does not show lines inserted or removed by the @isub, @rsub, @ofix, @bfix and @rfix block directives. (#663420)

If you find any other bugs in SkoolKit, please report them.

Previous topic

Changelog

Next topic

Parsing, rendering, and modes