PageFixthisList in split format
Below is a table of FIXTHIS lines in the pages for tbwiki. | 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). | 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: FIXTHIS - should add foo here | 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 }}} | cols=file:line_no:description sortby=file:alpha,line_no:int }}} |
Note: This table is created using the data_scan and table modules. | ''Note: This table is created using the data_scan and table modules.'' |