358b76 Add markup file rendering in Tree browser

Authored and Committed by Yves Martin 8 years ago
    Add markup file rendering in Tree browser
    
    Any file with markup extension .rst, .md or .mk is rendered as HTML by default
    in Tree browser.
    
    Query parameter "renderMarkup=false" allows to disable markup rendering. This
    switch is triggered thanks to the "Text" button. The "Blob" button allows to go
    back to default behaviour, aka markup rendering.
    
    Resolves #591
    
        
file modified
+13 -3
file modified
+4 -0