=begin= NAMERD sample - A sample RD document= SYNOPSIS here.is_a?(Piece::Of::Code) print <<"END" This indented block will not be scanned for formatting codes or directives, and spacing will be preserved. END= DESCRIPTIONHere's some normal text. It includes text that is((*emphasized*)), ((%keyboard%)), (({code}))-formatted,((|variable part|)), ((:indexed:)), and (('as-is'))((-footnote-)).== An Example List* This is a bulleted list.* Here's another item. * Nested list item.== An ordered List(1) This is the first item(2) second * Nested unordered list.(3) third (1) Nested ordered list (2) its second item=end=begin html<img src="Example.png" align="right" alt="Figure 1." /><p> Here's some embedded HTML. In this block I can include images, apply <span style="color: green"> styles</span>, or do anything else I can do with HTML. RD processors that aren't outputting HTML will completely ignore it.</p>=end=begin= COPYRIGHTCopyright 2005 J. Random Hacker <jrh@cpan.org>.Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.=end | NAMERD sample - A sample RD document SYNOPSIShere.is_a?(Piece::Of::Code)print <<"END"This indented block will not be scanned for formattingcodes or directives, and spacing will be preserved.ENDDESCRIPTIONHere's some normal text. It includes text that isemphasized, keyboard, code-formatted, variable part, indexed, and as-is*1. An Example List- This is a bulleted list.
- Here's another item.
An ordered List- This is the first item
- second
- start=3
- third
- Nested ordered list
- its second item
Here's some embedded HTML. In this block I can include images, apply styles, or do anything else I can do withHTML. RD processors that aren't outputting HTMLwill completely ignore it. COPYRIGHTCopyright 2005 J. Random Hacker <jrh@cpan.org>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. |