9f2553c Add explicit syntax language to code blocks

5 files Authored by cheimes 4 years ago, Committed by abbra 4 years ago,
    Add explicit syntax language to code blocks
    
    m2r converts code blocks into ReST code blocks with syntax highlighting.
    Auto-detection of the language does not work correctly, though.
    Explicitly set the language for console, ini, and Python blocks.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-by: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+6 -6