html
  A simple example: @!title!@
  @!title!@
  This is a simple example, demonstrating pyratemp:
  #! Comments don't appear in the result !#
  
    - @!special_chars!@
- 
      
        The Answer!
      
        oh no!
      
        @!number!@
      
    
- a simple for loop:  @!i!@ 
- listing all enumerated elements of a list:
      
      
        - @!i+1!@. @!element.upper()!@
 
- @!item!@@!myitem(item="foo")!@
    @!myitem(item="bar")!@