Package org.eclipse.mylyn.internal.wikitext.tracwiki.core.block

Class Summary
HeadingBlock  
ListBlock List block, matches blocks that follow trac list rules (whitespace, then '*' or 1.)
ParagraphBlock Matches any textile text, including lines starting with p.
PreformattedBlock A preformatted block is delimited by tripple-curlies {{{ }}}
QuoteBlock quoted text block, matches blocks that start with > or two spaces.
TableBlock Table block, matches any line that looks like a table row.
 



Copyright © 2011 FuseSource, Corp.. All Rights Reserved.