module Asciidoctor::Extensions::InlineMacroProcessorDsl
def format value
def format value option :format, value end
def match value
def match value option :regexp, value end
def format value option :format, value end
def match value option :regexp, value end