swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax   Related Concepts  
catch name  

#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 ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:51:21 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.