veery - textile code testing - 11jun2015
first, i'll use the at-sign for the inline code example:
this is a code line
here's a code block that uses the bc. command, which is used for each paragraph block of code. for a fenced area, textile provides the bc.. command, which only needs to be used once, and it remains in effect until the next textile command, such as the p. paragraph command.
line one
line two
line three
textile fence example using its bc.. command and turned off by using the p. command on my text paragraph of text:
para one
line one
line two
line three
para two
line one
line two
para three
line one
this line began with textile's p. paragraph command.
now using my custom fence./fence.. command
line one
line two
line three
line four
line five