
                         b    S r SSKJr  SSKJr  SSKJr  SSKJr   " S S\R                  5      rg)	zICloud SDK markdown document markdown renderer (markdown in markdown out).    )absolute_import)division)unicode_literals)rendererc                   2   ^  \ rS rSrSrU 4S jrS rSrU =r$ )MarkdownRenderer   zRenders markdown to markdown.c                 .   > [         [        U ]
  " U0 UD6  g )N)superr   __init__)selfargskwargs	__class__s      ?lib/googlecloudsdk/core/document_renderers/markdown_renderer.pyr   MarkdownRenderer.__init__   s    	
D*D;F;    c                 :    U R                   R                  U5        g)zYWrites text to the markdown output.

Args:
  text: The text to be written to the output.
N)_outwrite)r   texts     r   WriteMarkdownRenderer.Write   s     	IIOODr    )	__name__
__module____qualname____firstlineno____doc__r   r   __static_attributes____classcell__)r   s   @r   r   r      s    %< r   r   N)	r   
__future__r   r   r   &googlecloudsdk.core.document_renderersr   Rendererr   r   r   r   <module>r%      s)     P &  ' ;x(( r   