jjelen / pagure

Forked from pagure 6 years ago
Clone

9f532ef Customize the markdown image processor

Authored and Committed by pingou 6 years ago
    Customize the markdown image processor
    
    With our customized processor, we set 'src' in the img tag to be empty
    while its old value is placed into a 'data-src'.
    In addition, we're making the img tag be of the class 'lazyload'.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+3 -2
file modified
+15 -0