swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsSyntaxLibraries
 
  Related Syntax   Related Concepts  
 

#markup-start

 
 

Syntax

#markup-start event
    


Purpose

Use #markup-start to signal the start of a markup-region-event to a do markup-parse. #markup-start must be used with a corresponding #markup-end signal which refers to the same (reference-equal) event.

The following element rule reproduces the save events that triggered the rule:

  element #implied
     signal throw #markup-start #current-markup-event
     output #content
     signal throw #markup-end #current-markup-event
          

    Related Syntax
 
Related Concepts
 
 

Top [ INDEX ] [ CONCEPTS ] [ SYNTAX ] [ LIBRARIES ]

Abridged OmniMark 9.1.0 Documentation Generated: November 11, 2010 at 3:52:47 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.