PageFixthisList in 'raw' format
Below is a table of FIXTHIS lines in the pages for tbwiki.
To make a FIXTHIS entry on a page, put the word FIXTHIS, followed
by space and a dash, then the description of the item to be fixed
(which should go until the end of the line).
Example: FIX''''''THIS - should add foo here
{{{#!Table
source_spec=.*
match_spec="""
record_start=.*[F]IXTHIS -
description=.*FIXTHIS[ -]*(.*)$
file=%%(basename)s
line_no=%%(line_no)s
"""
cols=file:line_no:description
sortby=file:alpha,line_no:int
}}}
''Note: This table is created using the data_scan and table modules.''