Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.
My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.
August 26, 2006
9:35PM EDT
by Caius Durling
View all 77 lines
{ scopeName = 'source.pmwiki';
fileTypes = ( 'pmwiki' );
foldingStartMarker = '/\*\*|\{\s*$';
foldingStopMarker = '\*\*/|^\s*\}';
patterns = (
August 26, 2006
9:34PM EDT
by Caius Durling
View all 90 lines
{ scopeName = 'source.pmwiki';
fileTypes = ( 'pmwiki' );
foldingStartMarker = '/\*\*|\{\s*$';
foldingStopMarker = '\*\*/|^\s*\}';
patterns = (
August 26, 2006
9:27PM EDT
by Caius Durling
View all 7 lines
{ match = '\[\[\s*(\S+\s*[/\.]\s*\S+)\s*(\|\s*(.*)\s*)?\]\]';
captures = {
0 = { name = 'meta.link.inline.wiki'; };
1 = { name = 'markup.underline.link.relative'; };
3 = { name = 'string.other.link.title'; };