Help with formatting module & some feature suggestions

Started by fbfans, July 04, 2026, 01:45:03 AM

Previous topic - Next topic

Paul Squires

@hajubu

I have fixed the TODO parsing. Use the files "modParser.inc", and "modParser.bi" in the development branch:  https://github.com/PaulSquires/tiko/tree/development/src

I tested the new code with the following test variations:
'TODO: This is sample text for "I need to do" in the last line 6
'ToDo: (upper and lowercase)
'    todo: (leading spaces)

/'
'     ToDo: (in multiline comment, upper/lower, leading spaces)
'/
Paul Squires
PlanetSquires Software

hajubu