Bugs
The following bugs in SkoolKit do not (currently) affect the HTML or ASM
rendering, so there is no pressing need to fix them.
- 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.